qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci
Date: Wed, 14 Jun 2017 09:51:09 +0200

  Hi,

Here is the usb patch queue with two bugfixes.

please pull,
  Gerd

The following changes since commit 475df9d809b1f3a7ebe8b15abd208216591f0143:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2017-06-12 10:43:32 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-usb-20170614-1

for you to fetch changes up to ad3c5412f2704672bb212bb82035c9b1a72db782:

  ehci: stop recursive calls to ehci_work_bh (2017-06-13 12:17:33 +0200)

----------------------------------------------------------------
usb: bugfixes for ehci and xhci

----------------------------------------------------------------
Gerd Hoffmann (2):
      xhci: only update dequeue ptr on completed transfers
      ehci: stop recursive calls to ehci_work_bh

 hw/usb/hcd-ehci.h | 1 +
 hw/usb/hcd-ehci.c | 7 +++++++
 hw/usb/hcd-xhci.c | 6 ++++--
 3 files changed, 12 insertions(+), 2 deletions(-)



reply via email to

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