summaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2016-07-10 19:08:55 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2016-07-18 10:40:27 +1000
commit3f0d4128dc641f082c3631d610f843b0cdbb6e61 (patch)
tree03b2ccadd823f4041b869b9ca3dfdf10fe262913 /linux-user
parent3e49c43940fa3e61911969dd7b60534d9ec7f00f (diff)
downloadqemu-3f0d4128dc641f082c3631d610f843b0cdbb6e61.tar.gz
qemu-3f0d4128dc641f082c3631d610f843b0cdbb6e61.tar.bz2
qemu-3f0d4128dc641f082c3631d610f843b0cdbb6e61.zip
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
The current DBDMA command is stored in little-endian format, so make sure we convert it to match our CPU when updating the DBDMA_CMDPTR_LO register. 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 'linux-user')
0 files changed, 0 insertions, 0 deletions