qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.5 0/4] usb patch qeue
@ 2013-05-07  9:50 Gerd Hoffmann
  2013-05-07  9:50 ` [Qemu-devel] [PATCH 1/4] usb-host: live migration support for the libusb version Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2013-05-07  9:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

A few small usb fixes for 1.5.  Two host controller bugfixes, and two
small enhancements for the libusb based usb-host implementation.  They
bring the libusb on par with the old linux usbfs implementation and are
needed to make sure usb passthrough doesn't lose features in 1.5.

please pull,
  Gerd

The following changes since commit b5803aa3583e82e5133f7621121bc15ee694f4a1:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-05-06 15:45:08 -0500)

are available in the git repository at:


  git://git.kraxel.org/qemu usb.82

for you to fetch changes up to 4e906d567a97ee45b4922001bf521dad0bde5268:

  xhci: handle USB_RET_BABBLE (2013-05-07 11:34:03 +0200)

----------------------------------------------------------------
Gerd Hoffmann (3):
      usb-host: live migration support for the libusb version
      usb-host: add usb_host_full_speed_compat
      xhci: handle USB_RET_BABBLE

Hans de Goede (1):
      uhci: Use an intermediate buffer for usb packet data

 hw/usb/hcd-uhci.c    |   21 ++++++-----
 hw/usb/hcd-xhci.c    |    5 +++
 hw/usb/host-libusb.c |   94 +++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 104 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-07 10:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07  9:50 [Qemu-devel] [PULL for-1.5 0/4] usb patch qeue Gerd Hoffmann
2013-05-07  9:50 ` [Qemu-devel] [PATCH 1/4] usb-host: live migration support for the libusb version Gerd Hoffmann
2013-05-07  9:50 ` [Qemu-devel] [PATCH 2/4] usb-host: add usb_host_full_speed_compat Gerd Hoffmann
2013-05-07  9:50 ` [Qemu-devel] [PATCH 3/4] uhci: Use an intermediate buffer for usb packet data Gerd Hoffmann
2013-05-07  9:50 ` [Qemu-devel] [PATCH 4/4] xhci: handle USB_RET_BABBLE Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).