Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190613.0' into...
commit5ec2eca83dc478ddf24077e02a8b34dd26cd3ff9
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jun 2019 08:33:55 +0000 (14 09:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jun 2019 08:33:55 +0000 (14 09:33 +0100)
treeaf310ae59f9d697ba784c8b745df4575d54ec8ef
parentd1bf88e56f46c75d472dc60c02bbbc7b474519f9
parent201a733145751aa691e7e3b9c0f263f0c92db0c5
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190613.0' into staging

VFIO updates 2019-06-13

 - Hide resizable BAR capability to prevent false guest resizing
   (Alex Williamson)

 - Allow relocation to fix bogus MSI-X hardware (Alex Williamson)

 - Condense IRQ setup into a common helper (Eric Auger)

# gpg: Signature made Thu 13 Jun 2019 18:24:43 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-updates-20190613.0:
  vfio/common: Introduce vfio_set_irq_signaling helper
  vfio/pci: Allow MSI-X relocation to fixup bogus PBA
  vfio/pci: Hide Resizable BAR capability

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