qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] PPC64 Linux bringup patches
@ 2009-03-02 17:07 Alexander Graf
  2009-03-02 17:07 ` [Qemu-devel] [PATCH 1/3] PPC: Circumvent overflow in mtcrf Alexander Graf
  0 siblings, 1 reply; 13+ messages in thread
From: Alexander Graf @ 2009-03-02 17:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

I spent my weekend on trying to get Linux running on qemu-system-ppc64 and
partly succeeded :-).

This patchset extends MMU support far enough for Linux to be happy and
works around one segmentation fault I encountered during the process.

Now the kernel panic()s on setting up nvram, which is a different field
to look at next.

Alexander Graf (3):
  PPC: Circumvent overflow in mtcrf
  PPC64: Implement slbmte
  PPC64: Implement large pages

 target-ppc/cpu.h       |    4 +-
 target-ppc/helper.c    |  135 ++++++++++++++++++++++++++++++++----------------
 target-ppc/op_helper.c |    6 ++-
 target-ppc/translate.c |   25 +++++++--
 4 files changed, 118 insertions(+), 52 deletions(-)

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

end of thread, other threads:[~2009-03-03 10:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 17:07 [Qemu-devel] [PATCH 0/3] PPC64 Linux bringup patches Alexander Graf
2009-03-02 17:07 ` [Qemu-devel] [PATCH 1/3] PPC: Circumvent overflow in mtcrf Alexander Graf
2009-03-02 17:07   ` [Qemu-devel] [PATCH 2/3] PPC64: Implement slbmte Alexander Graf
2009-03-02 17:07     ` [Qemu-devel] [PATCH 3/3] PPC64: Implement large pages Alexander Graf
2009-03-02 18:58     ` [Qemu-devel] Re: [PATCH 2/3] PPC64: Implement slbmte Blue Swirl
2009-03-02 19:00       ` Alexander Graf
2009-03-02 19:07         ` Paul Brook
2009-03-02 19:28         ` Blue Swirl
2009-03-02 19:47           ` Alexander Graf
2009-03-02 18:53   ` [Qemu-devel] Re: [PATCH 1/3] PPC: Circumvent overflow in mtcrf Blue Swirl
2009-03-02 22:45   ` [Qemu-devel] " Laurent Desnogues
2009-03-03 10:26     ` Alexander Graf
2009-03-03 10:30       ` Laurent Desnogues

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).