summaryrefslogtreecommitdiffstats
path: root/hw/usb/bus.c
Commit message (Expand)AuthorAgeFilesLines
* usb: sanity check setup_index+setup_len in post_loadGerd Hoffmann2013-09-101-0/+4
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
* usb: Pass size to usb_bus_new()Andreas Färber2013-08-301-1/+2
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* usb: better speed mismatch error reportingGerd Hoffmann2013-04-231-4/+32
* usb-hub: limit chain lengthGerd Hoffmann2013-04-031-0/+2
* HMP: add QDict to info callback handlerWenchao Xia2013-01-171-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* usb: Add an usb_device_ep_stopped USBDevice methodHans de Goede2013-01-071-0/+8
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* usb: Allow overriding of usb_desc at the device levelHans de Goede2012-12-041-0/+3
* usb: fail usbdevice_create() when there is no USB busStefan Hajnoczi2012-11-291-0/+7
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-8/+5
* usb: Add USB_RET_ADD_TO_QUEUE packet result codeHans de Goede2012-10-251-0/+8
* usb: restore USBDevice->attached on vmloadGerd Hoffmann2012-06-201-0/+13
* qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-181-8/+17
* qdev: Use wrapper for qdev_get_pathAnthony Liguori2012-06-181-3/+2
* qdev: Move bus properties to abstract superclassesPaolo Bonzini2012-06-181-1/+1
* qdev: Move bus properties to a separate globalPaolo Bonzini2012-06-181-6/+9
* usb/vmstate: add parent dev pathGerd Hoffmann2012-04-171-1/+16
* usb: the big renameGerd Hoffmann2012-03-131-0/+584
OpenPOWER on IntegriCloud