aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/bus.c
AgeCommit message (Expand)Author
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-10Make all static TypeInfos constAndreas Färber
2013-01-07usb: Add an usb_device_ep_stopped USBDevice methodHans de Goede
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-04usb: Allow overriding of usb_desc at the device levelHans de Goede
2012-11-29usb: fail usbdevice_create() when there is no USB busStefan Hajnoczi
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-10-25usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede
2012-06-20usb: restore USBDevice->attached on vmloadGerd Hoffmann
2012-06-18qdev: Convert busses to QEMU Object ModelAnthony Liguori
2012-06-18qdev: Use wrapper for qdev_get_pathAnthony Liguori
2012-06-18qdev: Move bus properties to abstract superclassesPaolo Bonzini
2012-06-18qdev: Move bus properties to a separate globalPaolo Bonzini
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann