public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for PPC Book3S KVM
@ 2014-07-19  7:59 Paul Mackerras
  2014-07-19  7:59 ` [PATCH 1/3] KVM: PPC: Book3S: Fix LPCR one_reg interface Paul Mackerras
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Mackerras @ 2014-07-19  7:59 UTC (permalink / raw)
  To: kvm, kvm-ppc; +Cc: Alexander Graf

Here are three small fixes for the PPC Book 3S code.  The first should
go into 3.16 if possible, I think, or if not, certainly 3.17.  The
remaining two are less urgent and should go into 3.17.

The patch series is against Alex Graf's kvm-ppc-queue branch.

Paul.

 Documentation/virtual/kvm/api.txt   |  3 ++-
 arch/powerpc/include/uapi/asm/kvm.h |  1 +
 arch/powerpc/kvm/book3s.c           | 25 ++++++++++++-------------
 arch/powerpc/kvm/book3s_hv.c        | 13 +++++++++++--
 arch/powerpc/kvm/book3s_pr.c        |  2 ++
 arch/powerpc/kvm/book3s_pr_papr.c   |  9 +++++++--
 6 files changed, 35 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2014-07-28 12:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19  7:59 [PATCH 0/3] Fixes for PPC Book3S KVM Paul Mackerras
2014-07-19  7:59 ` [PATCH 1/3] KVM: PPC: Book3S: Fix LPCR one_reg interface Paul Mackerras
2014-07-19  7:59 ` [PATCH 2/3] KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call Paul Mackerras
2014-07-19  7:59 ` [PATCH 3/3] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication Paul Mackerras
2014-07-28 12:26   ` Alexander Graf
2014-07-28 12:26 ` [PATCH 0/3] Fixes for PPC Book3S KVM Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox