From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/2] usb: bugfixes for ehci and xhci
Date: Wed, 14 Jun 2017 09:51:09 +0200 [thread overview]
Message-ID: <20170614075111.24886-1-kraxel@redhat.com> (raw)
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(-)
next reply other threads:[~2017-06-14 7:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-14 7:51 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170614075111.24886-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).