From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/9] usb patch queue
Date: Mon, 9 Jul 2012 12:20:23 +0200 [thread overview]
Message-ID: <1341829233-24381-1-git-send-email-kraxel@redhat.com> (raw)
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(-)
next reply other threads:[~2012-07-09 10:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-09 10:20 Gerd Hoffmann [this message]
2012-07-09 10:20 ` [Qemu-devel] [PATCH 1/9] ehci: fix ehci_qh_do_overlay Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH] usb: split endpoint init and reset Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 2/9] ehci: fix td writeback Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 3/9] ehci: don't flush cache on doorbell rings Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 4/9] usb-ehci: Fix an assert whenever isoc transfers are used Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 5/9] ehci: Kick async schedule on wakeup in the non companion case Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 6/9] usb-redir: Correctly handle the usb_redir_babble usbredir status Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 7/9] usb: split endpoint init and reset Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 8/9] usb: fix interface initialization Gerd Hoffmann
2012-07-09 10:20 ` [Qemu-devel] [PATCH 9/9] usb-host: add trace events for iso xfers Gerd Hoffmann
2012-07-09 16:48 ` [Qemu-devel] [PULL 0/9] usb patch queue Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2013-06-24 6:44 Gerd Hoffmann
2017-05-29 13:09 Gerd Hoffmann
2017-05-30 9:43 ` Stefan Hajnoczi
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=1341829233-24381-1-git-send-email-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).