Re: [Qemu-devel] [PULL 0/8] usb patch queue

2012-11-14 Thread Anthony Liguori
Gerd Hoffmann kra...@redhat.com writes: Hi, This is the usb patch queue. It cleans up the USBPacket error handling to have separate length and status fields which is needed to get some corner cases correct. While being at it it also makes status reporting identical for both sync and

[Qemu-devel] [PULL 0/8] usb patch queue

2012-11-09 Thread Gerd Hoffmann
Hi, This is the usb patch queue. It cleans up the USBPacket error handling to have separate length and status fields which is needed to get some corner cases correct. While being at it it also makes status reporting identical for both sync and async USBPackets. It also features a fix for the

Re: [Qemu-devel] [PULL 0/8] usb patch queue

2012-10-04 Thread Anthony Liguori
Gerd Hoffmann kra...@redhat.com writes: Hi, This is the usb patch queue. Adds a pc-1.3 machine type (patch #1) so I can add xhci compat properties (patch #2). xhci gets usb hub support. Other that that just a bunch of bugfixes. please pull, Gerd Pulled. Thanks. Regards, Anthony

[Qemu-devel] [PULL 0/8] usb patch queue

2012-09-26 Thread Gerd Hoffmann
Hi, This is the usb patch queue. Adds a pc-1.3 machine type (patch #1) so I can add xhci compat properties (patch #2). xhci gets usb hub support. Other that that just a bunch of bugfixes. please pull, Gerd The following changes since commit d9b41bcda91ea7285d934a9c2333c49cd32d1ad3:

Re: [Qemu-devel] [PULL 0/8] usb patch queue

2011-02-17 Thread Anthony Liguori
On 01/24/2011 10:30 AM, Gerd Hoffmann wrote: Hi, Here is the current usb patch queue. What is in there? Migration support for USB devices. For starters hub and HID devices are covered. Event queues for the usb mouse/table (thanks to Paolo and the Xen folks) and the usb keyboard, so we

[Qemu-devel] [PULL 0/8] usb patch queue

2011-01-24 Thread Gerd Hoffmann
Hi, Here is the current usb patch queue. What is in there? Migration support for USB devices. For starters hub and HID devices are covered. Event queues for the usb mouse/table (thanks to Paolo and the Xen folks) and the usb keyboard, so we can have the queue included in the migration state