aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio.h
diff options
context:
space:
mode:
authorThorsten Kohfeldt <thorsten.kohfeldt@gmx.de>2016-10-17 10:58:02 -0600
committerAlex Williamson <alex.williamson@redhat.com>2016-10-17 10:58:02 -0600
commit31e6a7b17b35711eb44f0e686b5ba68d15bfe4c1 (patch)
tree7d4ec5daa0e2024e6e7dd9b6bf095f0fe36a13df /hw/s390x/s390-virtio.h
parent4a946268504e72fe0c547b9dda97adbe277a585f (diff)
downloadqemu-31e6a7b17b35711eb44f0e686b5ba68d15bfe4c1.zip
qemu-31e6a7b17b35711eb44f0e686b5ba68d15bfe4c1.tar.gz
qemu-31e6a7b17b35711eb44f0e686b5ba68d15bfe4c1.tar.bz2
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Introductory comment for rtl8168 VFIO MSI-X quirk states: At BAR2 offset 0x70 there is a dword data register, offset 0x74 is a dword address register. vfio: vfio_bar_read(0000:05:00.0:BAR2+0x70, 4) = 0xfee00398 // read data Thus, correct offset for data read is 0x70, but function vfio_rtl8168_quirk_data_read() wrongfully uses offset 0x74. Signed-off-by: Thorsten Kohfeldt <thorsten.kohfeldt@gmx.de> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'hw/s390x/s390-virtio.h')
0 files changed, 0 insertions, 0 deletions