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
/
bus.c
Age
Commit message (
Expand
)
Author
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
2013-04-03
usb-hub: limit chain length
Gerd Hoffmann
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-10
Make all static TypeInfos const
Andreas Färber
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-04
usb: Allow overriding of usb_desc at the device level
Hans de Goede
2012-11-29
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
2012-06-20
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann