qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/7] usb-host: bugfixes


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/7] usb-host: bugfixes
Date: Thu, 25 Aug 2011 17:06:50 +0200

  Hi,

Here comes a bunch of bugfixes for the usb host (aka usb pass-thru)
driver.  Gets some of my devices working which didn't work before, so
anyone who had trouble with it recently is encouraged to re-test with
these patches applied.

cheers,
  Gerd

Gerd Hoffmann (7):
  usb-host: start tracing support
  usb-host: reapurb error report fix
  usb-host: fix halted endpoints
  usb-host: limit open retries
  usb-host: fix configuration tracking.
  usb-host: claim port
  usb: fix use after free

 hw/usb.c     |    2 +-
 trace-events |   19 +++++
 usb-linux.c  |  236 +++++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 163 insertions(+), 94 deletions(-)




reply via email to

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