The following changes since commit c8616fc7670b884de5f74d2767aade224c1c5c3a:
Merge remote-tracking branch 'remotes/philmd/tags/gitlab-ci-20210527' into staging (2021-05-27 16:32:57 +0100) are available in the Git repository at: git://git.kraxel.org/qemu tags/usb-20210528-pull-request for you to fetch changes up to fc967aad408eb4777b099d17ada1f39be5f6fd2e: hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X (2021-05-28 09:10:20 +0200) ---------------------------------------------------------------- usb: bugfixes for hid and xhci. ---------------------------------------------------------------- Katsuhiro Ueno (1): hw/input/hid: Add support for keys of jp106 keyboard. Ruimei Yan (2): hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X hw/usb/hcd-xhci.h | 2 +- hw/input/hid.c | 4 ++-- hw/usb/hcd-xhci-pci.c | 13 ++++++++----- hw/usb/hcd-xhci-sysbus.c | 4 +++- hw/usb/hcd-xhci.c | 8 ++++++-- 5 files changed, 20 insertions(+), 11 deletions(-) -- 2.31.1