summaryrefslogtreecommitdiff
path: root/hw/scsi-bus.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2009-12-24 01:00:41 +0100
committerAurelien Jarno <aurelien@aurel32.net>2009-12-24 19:40:29 +0100
commitad674e53b5cce265fadafbde2c6a4f190345cd00 (patch)
tree71251dd04712d3becb9cc4bdf374d2fb8863f76d /hw/scsi-bus.c
parentc84bd4f104098861e162be848a00d64c1fa76ed4 (diff)
downloadqemu-ad674e53b5cce265fadafbde2c6a4f190345cd00.tar.gz
MAC DBDMA: store register values in native endianness
Store the register values in native endianness, by dropping all the endianness conversion functions, and converting the endianness in dbdma_readl/dbdma_writel instead. Also guard the endianness conversion with TARGET_WORDS_BIGENDIAN to simulate the backward connection of the bus. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/scsi-bus.c')
0 files changed, 0 insertions, 0 deletions