Hi, This is the usb patch queue, carrying three little fixes for 1.3.
please pull, Gerd The following changes since commit e9bff10f8db94912b1b0e6e2e3394cae02faf614: event notifier: Fix setup for win32 (2012-11-28 13:33:01 -0600) are available in the git repository at: git://git.kraxel.org/qemu usb.73 Gerd Hoffmann (1): usb: tag usb host adapters as not hotpluggable. Peter Crosthwaite (1): ehci-sysbus: Attach DMA context. Stefan Hajnoczi (1): usb: fail usbdevice_create() when there is no USB bus hw/usb/bus.c | 7 +++++++ hw/usb/hcd-ehci-pci.c | 1 + hw/usb/hcd-ehci-sysbus.c | 1 + hw/usb/hcd-ohci.c | 1 + hw/usb/hcd-uhci.c | 1 + hw/usb/hcd-xhci.c | 1 + 6 files changed, 12 insertions(+), 0 deletions(-)