Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Feb 2014 11:31:51 +0000 (11:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Feb 2014 11:31:52 +0000 (11:31 +0000)
commit73795cea968ba2e9342a3122cd66d52d13d46a61
tree26070cc338a17d665b80c8b5162eb1b447223bdf
parent2ce5868ca1457d1dcbaa917df98ca1ba28593e40
parent4b9430294ed406a00f045d825ada146aecf32309
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0' into staging

Updates include:
 - Coverify fixes for vfio & pci-assign (Markus)
 - VFIO blacklisting support for known brokwn PCI option ROMs (Bandan)

# gpg: Signature made Wed 26 Feb 2014 18:15:28 GMT using RSA key ID 3BB08B22
# gpg: Can't check signature: public key not found

* remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0:
  vfio: blacklist loading of unstable roms
  qdev-monitor: set DeviceState opts before calling realize
  pci-assign: Fix potential read beyond buffer on -EBUSY
  vfio: Fix overrun after readlink() fills buffer completely

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