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
/
hw
/
baum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
char: remove qemu_chr_send_event()
Anthony Liguori
1
-15
/
+0
2011-08-22
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
Anthony Liguori
1
-2
/
+2
2011-08-22
char: rename qemu_chr_read() -> qemu_chr_be_write()
Anthony Liguori
1
-4
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-9
/
+9
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
1
-3
/
+4
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2010-04-08
baum: add destroy hook
Samuel Thibault
1
-0
/
+13
2009-12-02
Fix qemu_free use in baum.c
Jean-Christophe DUBOIS
1
-4
/
+4
2009-11-17
char: rename qemu_chr_reset to qemu_chr_generic_open
Amit Shah
1
-1
/
+1
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
1
-6
/
+0
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
1
-1
/
+1
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+2
2009-09-11
convert braille chardev to QemuOpts.
Gerd Hoffmann
1
-1
/
+1
2009-06-13
Fix SDL include path.
Stefan Weil
1
-1
/
+1
2009-06-13
Fix signedness problems
Blue Swirl
1
-3
/
+3
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-02-06
Revert part of 6531, fix build failure
aurel32
1
-0
/
+1
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-10
/
+0
2008-12-11
baum: remove 2 warnings
aurel32
1
-0
/
+1
2008-04-08
Braille device support
aurel32
1
-0
/
+643