diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-07-05 15:08:09 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-07-08 12:37:08 +0300 |
commit | 1e40356ce5f6ccfa0bb57104a533c62952c560ce (patch) | |
tree | bb570c9eb2d9a429dfca9ff56fdb70a68ae60792 /tests/tco-test.c | |
parent | ada434cd0b44ce984318621e4bb79e067360d737 (diff) |
virtio fix cfg endian-ness for BE targets
address_space_rw assumes data is in target format
and byte-swaps it if target is BE and device is LE.
Use fixed-endian LE APIs instead.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/tco-test.c')
0 files changed, 0 insertions, 0 deletions