OSDN Git Service

Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180605.0' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Jun 2018 07:59:28 +0000 (08:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Jun 2018 07:59:28 +0000 (08:59 +0100)
commit5d328d7d2f1fd4fb160bcfb6e4eb838720274438
tree37fefdfeefcc9ab0583c29b8e167d30a6612be51
parentc1c2a435905ae76b159c573b0c0d6f095b45ebc6
parent8151a9c56d31eeeea872b8103c8b86d03c411667
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180605.0' into staging

VFIO updates 2018-06-05

 - Removed unused DPRINTF (Tiwei Bie)
 - KVM & VFIO ioeventfd support for NVIDIA MSI ACK (Alex Williamson)
 - Default vfio-pci display support to "off" (Alex Williamson)

# gpg: Signature made Tue 05 Jun 2018 20:51:14 BST
# gpg:                using RSA key 239B9B6E3BB08B22
# 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-update-20180605.0:
  vfio/pci: Default display option to "off"
  vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
  vfio/quirks: ioeventfd quirk acceleration
  vfio/quirks: Add quirk reset callback
  vfio/quirks: Add common quirk alloc helper
  vfio: remove DPRINTF() definition from vfio-common.h

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