From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PULL 0/6] Fixes 20201116 patches
Date: Mon, 16 Nov 2020 12:10:30 +0100 [thread overview]
Message-ID: <20201116111036.12820-1-kraxel@redhat.com> (raw)
The following changes since commit b50ea0d54bbca7d440315c3d0c0f7a4d6537b180:
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201113-1' into staging (2020-11-14 11:22:07 +0000)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/fixes-20201116-pull-request
for you to fetch changes up to c590fe3aa23acb923159c41c741dd694cba9c544:
xhci: move sanity checks (2020-11-16 09:11:21 +0100)
----------------------------------------------------------------
usb: a bunch of fixes for guest-triggerable asserts
(should have been in last friday's pull, sorry ...).
----------------------------------------------------------------
Gerd Hoffmann (6):
usb-storage: switch trace events
usb-storage: add commandlog property
usb-storage: use bool for removable property
usb-storage: fill csw on cancel
xhci: fix guest triggerable assert
xhci: move sanity checks
hw/usb/dev-storage.c | 60 +++++++++++++++++++++-----------------------
hw/usb/hcd-xhci.c | 11 +++++---
hw/usb/trace-events | 12 +++++++++
3 files changed, 48 insertions(+), 35 deletions(-)
--
2.27.0
next reply other threads:[~2020-11-16 11:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-16 11:10 Gerd Hoffmann [this message]
2020-11-16 11:10 ` [PULL 1/6] usb-storage: switch trace events Gerd Hoffmann
2020-11-16 11:10 ` [PULL 2/6] usb-storage: add commandlog property Gerd Hoffmann
2020-11-16 11:10 ` [PULL 3/6] usb-storage: use bool for removable property Gerd Hoffmann
2020-11-16 11:10 ` [PULL 4/6] usb-storage: fill csw on cancel Gerd Hoffmann
2020-11-16 11:10 ` [PULL 5/6] xhci: fix guest triggerable assert Gerd Hoffmann
2020-11-16 11:10 ` [PULL 6/6] xhci: move sanity checks Gerd Hoffmann
2020-11-16 15:32 ` [PULL 0/6] Fixes 20201116 patches 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=20201116111036.12820-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).