]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210218-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2021 15:14:09 +0000 (15:14 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2021 15:14:09 +0000 (15:14 +0000)
commitb826fb8002e6247a324a546a75eda17ac33674b9
treeb010c1fee633006ebf2d6f79d8a206a9067fe6e3
parent91416a4254015e1e3f602f2b241b9ddb7879c10b
parent6ba5a437ad48f10931592f649b5b7375968f362d
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210218-pull-request' into staging

usb: two bugfixes.

# gpg: Signature made Thu 18 Feb 2021 11:51:44 GMT
# 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-20210218-pull-request:
  usb/pcap: set flag_setup
  usb-host: use correct altsetting in usb_host_ep_update

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