diff options
author | Paolo Bonzini | 2013-07-22 15:54:37 +0200 |
---|---|---|
committer | Anthony Liguori | 2013-07-25 15:12:28 +0200 |
commit | e7342aa39b3193473ded24cbf2233930665796e9 (patch) | |
tree | 020ff8382b6888fcb2c8949739274ef72f437d42 /hw/misc/pc-testdev.c | |
parent | memory: pass MemoryRegion to access_with_adjusted_size (diff) | |
download | qemu-e7342aa39b3193473ded24cbf2233930665796e9.tar.gz qemu-e7342aa39b3193473ded24cbf2233930665796e9.tar.xz qemu-e7342aa39b3193473ded24cbf2233930665796e9.zip |
memory: check memory region endianness, not target's
When combining multiple accesses into a single value, we need to do so
in the device's desired endianness. The target endianness does not have
any influence.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1374501278-31549-28-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/misc/pc-testdev.c')
0 files changed, 0 insertions, 0 deletions