All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-ppc-devel] [PATCH 0 of 4] Improve qemu PPC440 device emulation
@ 2008-03-28  2:49 Hollis Blanchard
  0 siblings, 0 replies; only message in thread
From: Hollis Blanchard @ 2008-03-28  2:49 UTC (permalink / raw)
  To: kvm-ppc

These patches (which will eventually go to qemu-devel) fix qemu's UIC (440 PIC)
emulation, and add PCI emulation to our qemu 440 platform.

With these applied, guest NFS root works for me (albeit very very slowly).

7 files changed, 504 insertions(+), 11 deletions(-)
qemu/hw/i8254.c         |    2 
qemu/hw/ppc440.c        |   31 +++
qemu/hw/ppc440.h        |    1 
qemu/hw/ppc440_bamboo.c |   15 +
qemu/hw/ppc4xx.h        |   41 ++++
qemu/hw/ppc4xx_devs.c   |  386 ++++++++++++++++++++++++++++++++++++++++++++++-
qemu/pc-bios/bamboo.dts |   39 ++++

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-28  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28  2:49 [kvm-ppc-devel] [PATCH 0 of 4] Improve qemu PPC440 device emulation Hollis Blanchard

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.