vfio/pci: Fixup PCI option ROMs
commite2e5ee9c5652ea1a3c2021a2ec79a3bc6a3b0c51
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 10 Mar 2016 16:39:08 +0000 (10 09:39 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 11 Mar 2016 03:50:39 +0000 (10 20:50 -0700)
tree81582950a3ef0754183fcfe11138c3c34b7152b0
parent2d82f8a3cdb276bc3cb92d6f01bf8f66bf328d62
vfio/pci: Fixup PCI option ROMs

Devices like Intel graphics are known to not only have bad checksums,
but also the wrong device ID.  This is not so surprising given that
the video BIOS is typically part of the system firmware image rather
that embedded into the device and needs to support any IGD device
installed into the system.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/pci.c