From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [STABLE PULL] usb bugfixes
Date: Fri, 2 Sep 2011 12:01:07 +0200 [thread overview]
Message-ID: <1314957674-30133-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
These are the bugfixes for stable cherry-picked from
master's usb patch queue.
please pull,
Gerd
The following changes since commit 76e4e1d23711750f777333654f13cf6baf8d01f1:
Update version to 0.15.0 (2011-08-08 13:27:32 -0500)
are available in the git repository at:
git://git.kraxel.org/qemu usb.25.stable
Gerd Hoffmann (7):
usb-host: reapurb error report fix
usb-host: fix halted endpoints
usb-host: fix configuration tracking.
usb-host: endpoint table fixup
usb-ehci: handle siTDs
usb: fix use after free
usb: claim port at device initialization time.
hw/usb-bus.c | 110 +++++++++++++----------
hw/usb-ehci.c | 65 +++++++++++---
hw/usb-hub.c | 12 +---
hw/usb-ohci.c | 4 +-
hw/usb-uhci.c | 11 ++-
hw/usb.c | 37 ++++----
hw/usb.h | 5 +-
trace-events | 7 ++
usb-linux.c | 273 +++++++++++++++++++++++++++------------------------------
9 files changed, 282 insertions(+), 242 deletions(-)
next reply other threads:[~2011-09-02 10:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-02 10:01 Gerd Hoffmann [this message]
2011-09-02 10:01 ` [Qemu-devel] [PATCH 1/7] usb-host: reapurb error report fix Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 2/7] usb-host: fix halted endpoints Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 3/7] usb-host: fix configuration tracking Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 4/7] usb-host: endpoint table fixup Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 5/7] usb-ehci: handle siTDs Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 6/7] usb: fix use after free Gerd Hoffmann
2011-09-02 10:01 ` [Qemu-devel] [PATCH 7/7] usb: claim port at device initialization time Gerd Hoffmann
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=1314957674-30133-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).