]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 29 Jul 2021 17:49:39 +0000 (18:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 29 Jul 2021 17:49:39 +0000 (18:49 +0100)
commit7742fe64e5c2c2c9f9787d107b693eaac602eaae
tree0ba8811c5399056073f4d9402df8dce6c161c8c1
parent768832575d2e37042d00eb693cda809cb30981d4
parent30a20f2c5a9cf8f01ffcc918a7a5751dfe956524
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' into staging

usb: fixes for 6.1: usbredir, usb-host for windows, docs.

# gpg: Signature made Thu 29 Jul 2021 13:50:32 BST
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/usb-20210729-pull-request:
  docs: Fold usb2.txt passthrough information into usb.rst
  docs: Fold usb2.txt physical port addressing info into usb.rst
  docs: Fold usb2.txt USB controller information into usb.rst
  docs: Incorporate information in usb-storage.txt into rST manual
  usbredir: fix free call
  ci: add libusb for windows builds
  usb-host: wire up timer for windows

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>