diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2016-07-10 19:08:56 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-07-18 10:40:27 +1000 |
commit | e12f50b900bcc2079954c40828dcc167e4ace5cb (patch) | |
tree | 699020c1eb238206b069ff8f5159b70bb64a8a34 /docs | |
parent | 3f0d4128dc641f082c3631d610f843b0cdbb6e61 (diff) | |
download | qemu-e12f50b900bcc2079954c40828dcc167e4ace5cb.zip qemu-e12f50b900bcc2079954c40828dcc167e4ace5cb.tar.gz qemu-e12f50b900bcc2079954c40828dcc167e4ace5cb.tar.bz2 |
dbdma: fix load_word/store_word value endianness
The values to read/write to/from physical memory are copied directly to the
physical address with no endian swapping required.
Also add some extra information to debugging output while we are here.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions