]> git.proxmox.com Git - qemu.git/history - hw/usb-bus.c
list MST as pci layer maintainer
[qemu.git] / hw / usb-bus.c
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-12-12 Markus Armbrusterqdev: Rename USBDevice member devname to product_desc
2009-10-30 Gerd Hoffmannusb: print attached status in info qtree
2009-10-30 Gerd Hoffmannusb: make attach optional.
2009-10-30 Gerd Hoffmannusb core: use qdev for -usbdevice
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Gerd Hoffmannusb: hotplug windup
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-10-05 Gerd Hoffmannswitch usb bus to inplace allocation.
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-09 Gerd Hoffmannqdev/usb: make qemu aware of usb busses.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.