qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] PPC: Get -M bamboo work with TCG
@ 2012-01-03 18:38 Alexander Graf
  2012-01-03 18:38 ` [Qemu-devel] [PATCH] PPC: 440EP: Initialize timer Alexander Graf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexander Graf @ 2012-01-03 18:38 UTC (permalink / raw)
  To: qemu-devel@nongnu.org Developers; +Cc: qemu-ppc, Hollis Blanchard

The -M bamboo target got introduced by Hollis back in the day as a way
to run KVM code on ppc440. Unfortunately, since then it's been bitrot
quite a bit.

One of the reasons for this is that nobody without a ppc440 board can
actually run the code, so even if there were volunteers to improve the
code, they couldn't because they can't test their changes.

This patch set is enough to at least get a Linux guest kernel up for me.
I hope with this we can have a successfully working 440 target in QEMU.

Thanks to Anthony for the reminder that this is a serious issue.

Alex

Alexander Graf (4):
  PPC: 440EP: Initialize timer
  PPC: Bamboo: Register CPU reset
  PPC: Bamboo: Set initial TLB entry
  PPC: 440: Ignore invalid PCI IRQs

 hw/ppc440.c        |    1 +
 hw/ppc440_bamboo.c |   46 +++++++++++++++++++++++++++++++++++++++-------
 hw/ppc4xx_pci.c    |    4 ++++
 3 files changed, 44 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2012-01-03 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 18:38 [Qemu-devel] [PATCH] PPC: Get -M bamboo work with TCG Alexander Graf
2012-01-03 18:38 ` [Qemu-devel] [PATCH] PPC: 440EP: Initialize timer Alexander Graf
2012-01-03 18:38 ` [Qemu-devel] [PATCH] PPC: Bamboo: Register CPU reset Alexander Graf
2012-01-03 18:38 ` [Qemu-devel] [PATCH] PPC: Bamboo: Set initial TLB entry Alexander Graf
2012-01-03 18:38 ` [Qemu-devel] [PATCH] PPC: 440: Ignore invalid PCI IRQs Alexander Graf

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