qemu-patch-raspberry4/hw/misc/macio
Alexander Graf 9397a7c831 macio: Fix timer endianness
The timer registers on our KeyLargo macio emulation are read as byte reversed
from the big endian guest, so we better expose them endian reversed as well.

This fixes initial hickups of booting Mac OS X with -M mac99 for me.

Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2014-06-16 13:24:38 +02:00
..
cuda.c savevm: Remove all the unneeded version_minimum_id_old (rest) 2014-05-14 15:24:51 +02:00
mac_dbdma.c macio ide: Do remainder access asynchronously 2014-06-16 13:24:38 +02:00
macio.c macio: Fix timer endianness 2014-06-16 13:24:38 +02:00
Makefile.objs