[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch'
From: |
Andreas Färber |
Subject: |
[Qemu-ppc] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch' |
Date: |
Sat, 7 Jan 2012 09:45:13 +0100 |
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 <address@hidden>
Cc: Anthony Liguori <address@hidden>
Cc: Alexander Graf <address@hidden>
Cc: Hervé Poussineau <address@hidden>
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
- [Qemu-ppc] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch',
Andreas Färber <=