vfio/pci: Rework RTL8168 quirk
commit954258a5f11b51abd1ceed7c96d1204d4cef1353
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)
tree22accedfdfb76424faa39bafc1a833c7704eec65
parent6029a424be37e0d7949546af7593b9b604611480
vfio/pci: Rework RTL8168 quirk

Another rework of this quirk, this time to update to the new quirk
structure.  We can handle the address and data registers with
separate MemoryRegions and a quirk specific data structure, making the
code much more understandable.

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