]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Jun 2020 21:36:28 +0000 (22:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Jun 2020 21:36:28 +0000 (22:36 +0100)
commiteea8f5df4ecc607d64f091b8d916fcc11a697541
tree4edb389f817421ee1a14ec6c298fca42afcd1b6e
parent9f1f264edbdf5516d6f208497310b3eedbc7b74c
parent643a4eacef87a318cf71800a4fb2ae1f78c4b245
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' into staging

VFIO update 2020-06-11

 - Fix IGD split, include header to honor Kconfig (Thomas Huth)

 - New VMD device paravirt quirk (Jon Derrick)

# gpg: Signature made Thu 11 Jun 2020 19:58:31 BST
# gpg:                using RSA key 239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>" [full]
# gpg:                 aka "Alex Williamson <alex@shazbot.org>" [full]
# gpg:                 aka "Alex Williamson <alwillia@redhat.com>" [full]
# gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>" [full]
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22

* remotes/awilliam/tags/vfio-update-20200611.0:
  hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
  hw/vfio: Add VMD Passthrough Quirk

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