qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/9] usb patch queue


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/9] usb patch queue
Date: Mon, 9 Jul 2012 12:20:23 +0200

  Hi,

Here comes the most recent usb patch queue, featuring a collection of
little bug fixes all over the place.  See individual patches for
details.

please pull,
  Gerd

The following changes since commit 84988cf910a6881f2180fdcec516b60f8f0dc8c4:

  bitops.h: Add functions to extract and deposit bitfields (2012-07-07 09:07:01 
+0000)

are available in the git repository at:
  git://git.kraxel.org/qemu usb.55

Gerd Hoffmann (6):
      ehci: fix ehci_qh_do_overlay
      ehci: fix td writeback
      ehci: don't flush cache on doorbell rings.
      usb: split endpoint init and reset
      usb: fix interface initialization
      usb-host: add trace events for iso xfers

Hans de Goede (3):
      usb-ehci: Fix an assert whenever isoc transfers are used
      ehci: Kick async schedule on wakeup in the non companion case
      usb-redir: Correctly handle the usb_redir_babble usbredir status

 hw/usb.h            |    3 ++
 hw/usb/core.c       |   17 ++++++++--
 hw/usb/hcd-ehci.c   |   84 +++++++++++++++++++++++++++++++++-----------------
 hw/usb/host-linux.c |   15 +++++----
 hw/usb/redirect.c   |    2 +
 trace-events        |    6 ++-
 6 files changed, 86 insertions(+), 41 deletions(-)



reply via email to

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