From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org
Cc: paulus@samba.org, david@gibson.dropbear.id.au
Subject: [Qemu-devel] [PATCH 0/3] PPC: Support -M pseries for PR KVM
Date: Tue, 9 Aug 2011 18:39:27 +0200 [thread overview]
Message-ID: <1312907970-15440-1-git-send-email-agraf@suse.de> (raw)
We have support for -M pseries with TCG for a while now, but are missing
integration with KVM. While the KVM HV target which is predestined for -M
pseries is slightly more tricky to integrate and needs to evolve a bit still,
we can easily support it with PR KVM.
So this patch set adds support for running -M pseries with KVM that has the
patch set applied I just submitted to the kvm list.
Alex
Alexander Graf (3):
KVM: update kernel headers
PPC: Enable to use PAPR with PR style KVM
PPC: SPAPR: Use KVM function for time info
hw/spapr.c | 22 ++++++++++++---
linux-headers/asm-powerpc/kvm.h | 23 ++++++++++++++++
linux-headers/asm-x86/kvm_para.h | 14 ++++++++++
linux-headers/linux/kvm.h | 25 ++++++++++++-----
linux-headers/linux/kvm_para.h | 1 +
target-ppc/kvm.c | 53 ++++++++++++++++++++++++++++++++++++++
target-ppc/kvm_ppc.h | 5 +++
7 files changed, 130 insertions(+), 13 deletions(-)
next reply other threads:[~2011-08-09 16:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-09 16:39 Alexander Graf [this message]
2011-08-09 16:39 ` [Qemu-devel] [PATCH 1/3] KVM: update kernel headers Alexander Graf
2011-08-09 16:39 ` [Qemu-devel] [PATCH 2/3] PPC: Enable to use PAPR with PR style KVM Alexander Graf
2011-08-10 3:34 ` David Gibson
2011-08-09 16:39 ` [Qemu-devel] [PATCH 3/3] PPC: SPAPR: Use KVM function for time info Alexander Graf
2011-08-10 3:35 ` David Gibson
2011-08-10 7:50 ` Alexander Graf
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=1312907970-15440-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=david@gibson.dropbear.id.au \
--cc=paulus@samba.org \
--cc=qemu-devel@nongnu.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 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).