aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-bus.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-30usb core: use qdev for -usbdeviceGerd Hoffmann1-0/+47
2009-10-07New qdev_init_nofail()Markus Armbruster1-1/+1
2009-10-05usb: hotplug windupGerd Hoffmann1-0/+2
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann1-8/+49
2009-10-05switch usb bus to inplace allocation.Gerd Hoffmann1-5/+2
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-16/+16
2009-09-09qdev/usb: make qemu aware of usb busses.Gerd Hoffmann1-4/+136
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann1-0/+82