qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] PPC 40x MMU fixes.
@ 2010-01-11 14:49 Edgar E. Iglesias
  2010-01-11 14:49 ` [Qemu-devel] [PATCH 1/4] ppc-40x: Get TLB attributes from TLBLO Edgar E. Iglesias
  0 siblings, 1 reply; 5+ messages in thread
From: Edgar E. Iglesias @ 2010-01-11 14:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Edgar E. Iglesias

Hi,

I've been trying to boot linux on an emulated PPC 405 (Xilinx virtex 4)
board but I ran into trouble with the 40x MMU emulation.

Patch 4 is not the nicest but with this set I can now boot into a shell and
get a pretty stable system.

I'm very noob at ppc so comments are very welcome.

Thanks,
Edgar


Edgar E. Iglesias (4):
  ppc-40x: Get TLB attributes from TLBLO.
  ppc-40x: Correct check for Endian swapping TLB entries.
  ppc-40x: Correct decoding of zone protection bits.
  ppc-40x: Correct ESR for zone protection faults.

 target-ppc/helper.c    |   25 +++++++++++++++++++------
 target-ppc/op_helper.c |   14 ++++++++------
 2 files changed, 27 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2010-01-11 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 14:49 [Qemu-devel] [PATCH 0/4] PPC 40x MMU fixes Edgar E. Iglesias
2010-01-11 14:49 ` [Qemu-devel] [PATCH 1/4] ppc-40x: Get TLB attributes from TLBLO Edgar E. Iglesias
2010-01-11 14:49   ` [Qemu-devel] [PATCH 2/4] ppc-40x: Correct check for Endian swapping TLB entries Edgar E. Iglesias
2010-01-11 14:49     ` [Qemu-devel] [PATCH 3/4] ppc-40x: Correct decoding of zone protection bits Edgar E. Iglesias
2010-01-11 14:49       ` [Qemu-devel] [PATCH 4/4] ppc-40x: Correct ESR for zone protection faults Edgar E. Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).