]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 22 Sep 2020 15:40:56 +0000 (16:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 22 Sep 2020 15:40:56 +0000 (16:40 +0100)
commitedf6ea6fbe793b017a9765b493d7b1675a16a42f
tree6c975cd910a5c2b74cc4ba77b2a070c40b3807ca
parent834b9273d5cdab68180dc8c84d641aaa4344b057
parent1be90ebecc95b09a2ee5af3f60c412b45a766c4f
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' into staging

usb: fix u2f build
usb: fix ohci oob access and loop issues

# gpg: Signature made Mon 21 Sep 2020 09:58:06 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# 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-20200921-pull-request:
  hw: usb: hcd-ohci: check for processed TD before retire
  hw: usb: hcd-ohci: check len and frame_number variables
  usb: fix u2f build

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