summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio-pci.c
diff options
context:
space:
mode:
authorMatt Redfearn2017-08-15 16:44:17 +0200
committerMichael S. Tsirkin2017-10-15 04:54:42 +0200
commita6c242aaf52409ea827665e6f5f84b446d17a859 (patch)
tree7909ea8dc3510975608be26cf5369d3a5f6c61dd /hw/virtio/virtio-pci.c
parentvirtio/pci/migration: Convert to VMState (diff)
downloadqemu-a6c242aaf52409ea827665e6f5f84b446d17a859.tar.gz
qemu-a6c242aaf52409ea827665e6f5f84b446d17a859.tar.xz
qemu-a6c242aaf52409ea827665e6f5f84b446d17a859.zip
PCI: PCIe access should always be little endian
PCIe busses are always little endian, so set the endianness of the memory region to little endian rather than native such that operations work as expected on big endian targets. Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com> Reviewed-by: Marcel Apfelbaum <marcel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions