From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Willian Rampazzo" <willianr@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL 0/7] Usb 20210729 patches
Date: Thu, 29 Jul 2021 14:50:37 +0200 [thread overview]
Message-ID: <20210729125044.3531457-1-kraxel@redhat.com> (raw)
The following changes since commit f2da205cb4142259d9bc6b9d4596ebbe2426fe49:
Update version for v6.1.0-rc1 release (2021-07-27 18:07:52 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/usb-20210729-pull-request
for you to fetch changes up to 30a20f2c5a9cf8f01ffcc918a7a5751dfe956524:
docs: Fold usb2.txt passthrough information into usb.rst (2021-07-29 11:18:55 +0200)
----------------------------------------------------------------
usb: fixes for 6.1: usbredir, usb-host for windows, docs.
----------------------------------------------------------------
Gerd Hoffmann (3):
usb-host: wire up timer for windows
ci: add libusb for windows builds
usbredir: fix free call
Peter Maydell (4):
docs: Incorporate information in usb-storage.txt into rST manual
docs: Fold usb2.txt USB controller information into usb.rst
docs: Fold usb2.txt physical port addressing info into usb.rst
docs: Fold usb2.txt passthrough information into usb.rst
docs/usb-storage.txt | 59 -----
docs/usb2.txt | 172 -------------
hw/usb/host-libusb.c | 33 ++-
hw/usb/redirect.c | 2 +-
MAINTAINERS | 3 +-
docs/system/devices/usb.rst | 225 +++++++++++++++++-
.../dockerfiles/fedora-win32-cross.docker | 1 +
.../dockerfiles/fedora-win64-cross.docker | 1 +
8 files changed, 254 insertions(+), 242 deletions(-)
delete mode 100644 docs/usb-storage.txt
delete mode 100644 docs/usb2.txt
--
2.31.1
next reply other threads:[~2021-07-29 12:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-29 12:50 Gerd Hoffmann [this message]
2021-07-29 12:50 ` [PULL 1/7] usb-host: wire up timer for windows Gerd Hoffmann
2021-07-29 12:50 ` [PULL 2/7] ci: add libusb for windows builds Gerd Hoffmann
2021-07-29 12:50 ` [PULL 3/7] usbredir: fix free call Gerd Hoffmann
2021-07-29 12:50 ` [PULL 4/7] docs: Incorporate information in usb-storage.txt into rST manual Gerd Hoffmann
2021-07-29 12:50 ` [PULL 5/7] docs: Fold usb2.txt USB controller information into usb.rst Gerd Hoffmann
2021-07-29 12:50 ` [PULL 6/7] docs: Fold usb2.txt physical port addressing info " Gerd Hoffmann
2021-07-29 12:50 ` [PULL 7/7] docs: Fold usb2.txt passthrough information " Gerd Hoffmann
2021-07-30 8:14 ` [PULL 0/7] Usb 20210729 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=20210729125044.3531457-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=f4bug@amsat.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.com \
--cc=willianr@redhat.com \
/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).