All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch'
@ 2012-01-07  8:45 Andreas Färber
  2012-01-07  8:45 ` [Qemu-devel] [PATCH 1/2] memory: Fix memory_region_wrong_endianness() Andreas Färber
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andreas Färber @ 2012-01-07  8:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Anthony Liguori, Alexander Graf, Hervé Poussineau,
	Avi Kivity, qemu-ppc, Andreas Färber

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 <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: Hervé Poussineau <hpoussin@reactos.org>

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-01-08 17:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-07  8:45 [Qemu-devel] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch' Andreas Färber
2012-01-07  8:45 ` [Qemu-devel] [PATCH 1/2] memory: Fix memory_region_wrong_endianness() Andreas Färber
2012-01-07  8:45 ` [Qemu-devel] [PATCH 2/2] memory: Fix adjust_endianness() Andreas Färber
2012-01-07 19:46 ` [Qemu-devel] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch' Aurelien Jarno
2012-01-08 11:11 ` Avi Kivity
2012-01-08 17:13   ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.