vfio-pci: Remove setting of MSI qsize
commit9b1e45c8f1355592cb60c6aed9ac1f90b606a1a8
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Oct 2012 14:45:30 +0000 (8 08:45 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Oct 2012 14:45:30 +0000 (8 08:45 -0600)
tree2206a5818847e353a1c7d0193b87878b2b1b3c11
parent5976cdd58b657692e8c1af5310d55a60aecc9089
vfio-pci: Remove setting of MSI qsize

This was a misinterpretation of the spec, hardware doesn't get to
specify how many were actually enabled through this field.

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