vfio/pci: Cleanup ATI 0x3c3 quirk
commitb946d286114e09a81c303c7ec8ec3f7b33dff9e8
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:47 +0000 (23 13:04 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:47 +0000 (23 13:04 -0600)
tree72830fd12927d96fd83c93ea45270b24fc612bd1
parent8c4f234853d9d438dc1733ca98674b1139a87c99
vfio/pci: Cleanup ATI 0x3c3 quirk

This is an easy quirk that really doesn't need a data structure if
its own.  We can pass vdev as the opaque data and access to the
MemoryRegion isn't required.

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