qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL for-1.5 0/4] usb patch qeue
Date: Tue,  7 May 2013 11:50:03 +0200	[thread overview]
Message-ID: <1367920207-1404-1-git-send-email-kraxel@redhat.com> (raw)

  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(-)

             reply	other threads:[~2013-05-07 10:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07  9:50 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1367920207-1404-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).