qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci
@ 2017-06-14  7:51 Gerd Hoffmann
  2017-06-14  7:51 ` [Qemu-devel] [PULL 1/2] xhci: only update dequeue ptr on completed transfers Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2017-06-14  7:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2017-06-19 17:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14  7:51 [Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci Gerd Hoffmann
2017-06-14  7:51 ` [Qemu-devel] [PULL 1/2] xhci: only update dequeue ptr on completed transfers Gerd Hoffmann
2017-06-14  7:51 ` [Qemu-devel] [PULL 2/2] ehci: stop recursive calls to ehci_work_bh Gerd Hoffmann
2017-06-14  8:18 ` [Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci no-reply
2017-06-19 17:35 ` Peter Maydell

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