From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Usb 20190822 patches
Date: Thu, 22 Aug 2019 08:52:37 +0200 [thread overview]
Message-ID: <20190822065242.12496-1-kraxel@redhat.com> (raw)
The following changes since commit 17dc57990320edaad52ac9ea808be9719c91cea6:
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-20' into staging (2019-08-20 14:14:20 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/usb-20190822-pull-request
for you to fetch changes up to 1be344b7ad25d572dadeee46d80f0103354352b2:
ehci: fix queue->dev null ptr dereference (2019-08-22 06:55:29 +0200)
----------------------------------------------------------------
usb: bugfixes and minor improvements.
----------------------------------------------------------------
Gerd Hoffmann (1):
ehci: fix queue->dev null ptr dereference
Hikaru Nishida (1):
xhci: Add No Op Command
Marc-André Lureau (1):
usbredir: fix buffer-overflow on vmload
Martin Cerveny (1):
usb-redir: merge interrupt packets
Stefan Hajnoczi (1):
usb: reword -usb command-line option and mention xHCI
hw/usb/hcd-ehci.c | 3 ++
hw/usb/hcd-xhci.c | 3 ++
hw/usb/redirect.c | 76 +++++++++++++++++++++++++++++++++--------------
qemu-options.hx | 7 +++--
4 files changed, 65 insertions(+), 24 deletions(-)
--
2.18.1
next reply other threads:[~2019-08-22 6:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 6:52 Gerd Hoffmann [this message]
2019-08-22 6:52 ` [Qemu-devel] [PULL 1/5] usbredir: fix buffer-overflow on vmload Gerd Hoffmann
2019-08-22 6:52 ` [Qemu-devel] [PULL 2/5] usb-redir: merge interrupt packets Gerd Hoffmann
2019-08-22 6:52 ` [Qemu-devel] [PULL 3/5] xhci: Add No Op Command Gerd Hoffmann
2019-08-22 6:52 ` [Qemu-devel] [PULL 4/5] usb: reword -usb command-line option and mention xHCI Gerd Hoffmann
2019-08-22 6:52 ` [Qemu-devel] [PULL 5/5] ehci: fix queue->dev null ptr dereference Gerd Hoffmann
2019-08-22 15:13 ` [Qemu-devel] [PULL 0/5] Usb 20190822 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=20190822065242.12496-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).