]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170331.0' into...
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Mar 2017 17:06:13 +0000 (18:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Mar 2017 17:06:13 +0000 (18:06 +0100)
commit95b31d709ba343ad237c3630047ee7438bac4065
tree445528f390512fcf57dde9819d07b96d5473a7ff
parent37c4a85cd256a51c5f58ee7e531f25f0e89b2c87
parent93587e3af3a259deac89c12863d93653d69d22b8
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170331.0' into staging

VFIO fixes 2017-03-31

 - We can't disable stolen memory for UPT mode, it breaks Windows
   drivers on Gen9+ IGD (Xiong Zhang)

# gpg: Signature made Fri 31 Mar 2017 17:13:48 BST
# gpg:                using RSA key 0x239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>"
# gpg:                 aka "Alex Williamson <alex@shazbot.org>"
# gpg:                 aka "Alex Williamson <alwillia@redhat.com>"
# gpg:                 aka "Alex Williamson <alex.l.williamson@gmail.com>"
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B  8A90 239B 9B6E 3BB0 8B22

* remotes/awilliam/tags/vfio-updates-20170331.0:
  Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"

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