diff options
author | 2015-07-05 15:08:09 +0200 | |
---|---|---|
committer | 2015-07-08 12:37:08 +0300 | |
commit | 1e40356ce5f6ccfa0bb57104a533c62952c560ce (patch) | |
tree | bb570c9eb2d9a429dfca9ff56fdb70a68ae60792 /hw/misc/omap_clk.c | |
parent | virtio-pci: implement cfg capability (diff) | |
download | qemu-1e40356ce5f6ccfa0bb57104a533c62952c560ce.tar.xz qemu-1e40356ce5f6ccfa0bb57104a533c62952c560ce.zip |
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 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions