index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-2
/
+2
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-10-30
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
balrog
1
-8
/
+13
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-28
/
+28
2007-07-11
New features for QEMU text console, by Stefan Weil.
ths
1
-15
/
+46
2007-02-10
Serial console improvements, by Stefan Weil.
ths
1
-13
/
+12
2007-01-27
Rearrange char event handlers to fix CHR_EVENT_RESET.
pbrook
1
-18
/
+5
2007-01-16
Improved console handling, thanks Stefan Weil.
ths
1
-18
/
+155
2007-01-05
Reinitialize monitor upon reconnect, by Anthony Liguori.
ths
1
-0
/
+2
2006-07-14
fixed LF interpretation
bellard
1
-2
/
+4
2006-06-25
avoid name conflicts
bellard
1
-18
/
+18
2006-06-25
send correctly long key sequences on slow terminals - fixes backspace handling
bellard
1
-24
/
+104
2006-04-09
Allow multiple graphics devices.
pbrook
1
-9
/
+66
2006-03-11
Improved terminal emulation (Piotr Esden-Tempski).
pbrook
1
-48
/
+268
2004-10-09
monitor fixes (Johannes Schindelin)
bellard
1
-1
/
+4
2004-08-01
console focus support
bellard
1
-0
/
+17
2004-07-14
virtual console
bellard
1
-0
/
+711