qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-1.7 0/7] usb fixes


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL for-1.7 0/7] usb fixes
Date: Thu, 24 Oct 2013 15:11:00 +0200

  Hi,

Here comes a collection of bugfixes for xhci and usb-host,
mostly related to usb3 streams.

please pull,
  Gerd

The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 
10:03:24 -0700)

are available in the git repository at:


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

for you to fetch changes up to c90daa1c109348099088c1cc954c1e9f3392ae03:

  usb-hcd-xhci: Update endpoint context dequeue pointer for streams too 
(2013-10-22 16:28:49 +0200)

----------------------------------------------------------------
Hans de Goede (7):
      usb-host-libusb: Fix reset handling
      usb-host-libusb: Configuration 0 may be a valid configuration
      usb-host-libusb: Detach kernel drivers earlier
      usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
      usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
      usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep 
stop
      usb-hcd-xhci: Update endpoint context dequeue pointer for streams too

 hw/usb/hcd-xhci.c    | 50 ++++++++++++++++++++++++++------------------------
 hw/usb/host-libusb.c | 26 +++++++++++++-------------
 2 files changed, 39 insertions(+), 37 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]