qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] PPC: Support -M pseries for PR KVM
@ 2011-08-09 16:39 Alexander Graf
  2011-08-09 16:39 ` [Qemu-devel] [PATCH 1/3] KVM: update kernel headers Alexander Graf
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexander Graf @ 2011-08-09 16:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: paulus, david

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

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

end of thread, other threads:[~2011-08-10  7:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 16:39 [Qemu-devel] [PATCH 0/3] PPC: Support -M pseries for PR KVM Alexander Graf
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

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