Hello,

This series fixes endianness issues in the memory core.
Apparently the actual byte swapping had not yet been tested.

Together with the BIOS MemoryRegion patch and revert of m48t59 I/O base
this restores the PReP machine to previous behavior.

Regards,
Andreas

Cc: Avi Kivity <[email protected]>
Cc: Anthony Liguori <[email protected]>
Cc: Alexander Graf <[email protected]>
Cc: Hervé Poussineau <[email protected]>

Andreas Färber (2):
  memory: Fix memory_region_wrong_endianness()
  memory: Fix adjust_endianness()

 memory.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
1.7.7


Reply via email to