index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-serial.c
Age
Commit message (
Expand
)
Author
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
2012-09-11
Better name usb braille device
Samuel Thibault
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann