commit | 954258a5f11b51abd1ceed7c96d1204d4cef1353 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Wed Sep 23 13:04:47 2015 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Wed Sep 23 13:04:47 2015 -0600 |
tree | 22accedfdfb76424faa39bafc1a833c7704eec65 | |
parent | 6029a424be37e0d7949546af7593b9b604611480 [diff] |
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>