vfio: Enable NVIDIA 88000 region quirk regardless of VGA
commitfe08275db9b88ecf3a30c7540b894c25aec150c2
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 25 Aug 2014 18:10:15 +0000 (25 12:10 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 25 Aug 2014 18:10:15 +0000 (25 12:10 -0600)
treefdf6781f14d9c3c81e2277c0d23047a39e77dea3
parent3dd359c2d34c6abf385d58da863f337b39702585
vfio: Enable NVIDIA 88000 region quirk regardless of VGA

If we make use of OVMF for the BIOS then we can use GPUs without VGA
space access, but we still need this quirk.  Disassociate it from the
x-vga option and enable it on all NVIDIA VGA display class devices.

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