qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] usb: host-libusb and xhci fixes
@ 2013-09-23 18:54 Hans de Goede
  2013-09-23 18:54 ` [Qemu-devel] [PATCH 1/7] usb-host-libusb: Fix reset handling Hans de Goede
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Hans de Goede @ 2013-09-23 18:54 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

Hi Gerd,

Here is a set of fixes for host-libusb and xhci, mostly the result of me
working on adding support for streams to qemu's host redirection code
(and libusb and usbfs in the kernel).

I've this almost all working now. The 2 xhci fixes fixup error handling
when the real uasp device I have errors out on some scsi command during
probing which it does not like, with this fixed I can boot up a vm
and use some data on the disk without any glitches.

Currently the handover from host -> guest does not work well though, I
need to blacklist the host drivers so that the guest gets a pristine state
device, but I believe I know how I can fix this now ...

Anyways these patches fix various generic issues, so please apply. I hope
to have a patchset actually adding stream redirection soon.

Regards,

Hans

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Qemu-devel] [PULL for-1.7 0/7] usb fixes
@ 2013-10-24 13:11 Gerd Hoffmann
  2013-10-24 13:11 ` [Qemu-devel] [PATCH 3/7] usb-host-libusb: Detach kernel drivers earlier Gerd Hoffmann
  0 siblings, 1 reply; 11+ messages in thread
From: Gerd Hoffmann @ 2013-10-24 13:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 18:54 [Qemu-devel] [PATCH 0/7] usb: host-libusb and xhci fixes Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 1/7] usb-host-libusb: Fix reset handling Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 2/7] usb-host-libusb: Configuration 0 may be a valid configuration Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 3/7] usb-host-libusb: Detach kernel drivers earlier Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 4/7] usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext Hans de Goede
2013-09-24  9:37   ` Gerd Hoffmann
2013-10-08 19:36     ` Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 5/7] usb-hcd-xhci: Remove unused cancelled member from XHCITransfer Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop Hans de Goede
2013-09-23 18:54 ` [Qemu-devel] [PATCH 7/7] usb-hcd-xhci: Update endpoint context dequeue pointer for streams too Hans de Goede
  -- strict thread matches above, loose matches on Subject: below --
2013-10-24 13:11 [Qemu-devel] [PULL for-1.7 0/7] usb fixes Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 3/7] usb-host-libusb: Detach kernel drivers earlier 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).