All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hollis Blanchard <hollisb@us.ibm.com>
To: kvm-ppc@vger.kernel.org
Subject: [kvm-ppc-devel] [PATCH 0 of 4] Improve qemu PPC440 device emulation
Date: Fri, 28 Mar 2008 02:49:36 +0000	[thread overview]
Message-ID: <patchbomb.1206672576@basalt> (raw)

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

                 reply	other threads:[~2008-03-28  2:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=patchbomb.1206672576@basalt \
    --to=hollisb@us.ibm.com \
    --cc=kvm-ppc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.