]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210528-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 30 May 2021 19:10:30 +0000 (20:10 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 30 May 2021 19:10:30 +0000 (20:10 +0100)
commit52848929b70dcf92a68aedcfd90207be81ba3274
tree731cb3a6253de7054afaefed4371128d116a8cac
parentf9dc72de91d2915b808e82da34bf613afa5cce43
parentfc967aad408eb4777b099d17ada1f39be5f6fd2e
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210528-pull-request' into staging

usb: bugfixes for hid and xhci.

# gpg: Signature made Fri 28 May 2021 15:21:51 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-20210528-pull-request:
  hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
  hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
  hw/input/hid: Add support for keys of jp106 keyboard.

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