Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' into...
commit6959e4523e517b8af965af1030d3ac5bec9cd0fb
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Feb 2017 17:27:59 +0000 (24 17:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Feb 2017 17:27:59 +0000 (24 17:27 +0000)
treef49d12d84974bd8cfe8f7951dad957803c67ba34
parentfe8ee082db5038a05dbd8872e946049e9a9c550e
parentc2b2e158cc7b1cb431bd6039824ec13c3184a775
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' into staging

VFIO updates 2017-02-23

 - Report qdev_unplug errors (Alex Williamson)
 - Fix ecap ID 0 handling, improve comment (Alex Williamson)
 - Disable IGD stolen memory in UPT mode too (Xiong Zhang)

# gpg: Signature made Thu 23 Feb 2017 19:04:17 GMT
# 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-20170223.0:
  vfio/pci-quirks.c: Disable stolen memory for igd VFIO
  vfio/pci: Improve extended capability comments, skip masked caps
  vfio/pci: Report errors from qdev_unplug() via device request

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