public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Bug fixes for HV KVM
@ 2014-05-24  8:21 Paul Mackerras
  2014-05-24  8:21 ` [PATCH 1/7] KVM: PPC: Book3S: Add ONE_REG register names that were missed Paul Mackerras
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Paul Mackerras @ 2014-05-24  8:21 UTC (permalink / raw)
  To: Alexander Graf; +Cc: kvm-ppc, kvm

This series of patches fixes a few bugs that have been found in
testing HV KVM recently.  It also adds workarounds for a couple of
POWER8 PMU bugs, fixes the definition of KVM_REG_PPC_WORT, and adds
some things that were missing from Documentation/virtual/kvm/api.txt.

The patches are against Alex Graf's kvm-ppc-queue branch.

Please apply for 3.16.  The first couple would be safe to go into 3.15
as well, and probably should.

Thanks,
Paul.

 Documentation/virtual/kvm/api.txt       |  6 ++++
 arch/powerpc/include/asm/reg.h          | 12 ++++---
 arch/powerpc/include/uapi/asm/kvm.h     |  2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c     | 59 +++++++++++++++++++++++++-------
 arch/powerpc/kvm/book3s_hv_rm_mmu.c     |  3 +-
 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 60 +++++++++++++++++++++++++++++++--
 6 files changed, 120 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2014-05-26  3:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24  8:21 [PATCH 0/7] Bug fixes for HV KVM Paul Mackerras
2014-05-24  8:21 ` [PATCH 1/7] KVM: PPC: Book3S: Add ONE_REG register names that were missed Paul Mackerras
2014-05-24  8:21 ` [PATCH 2/7] KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number Paul Mackerras
2014-05-24  8:21 ` [PATCH 3/7] KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates() Paul Mackerras
2014-05-24  8:21 ` [PATCH 4/7] KVM: PPC: Book3S HV: Fix dirty map for hugepages Paul Mackerras
2014-05-25 10:00   ` Alexander Graf
2014-05-26  3:30     ` Paul Mackerras
2014-05-24  8:21 ` [PATCH 5/7] KVM: PPC: Book3S HV: Make sure we don't miss dirty pages Paul Mackerras
2014-05-24  8:22 ` [PATCH 6/7] KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs Paul Mackerras
2014-05-25 10:07   ` Alexander Graf
2014-05-24  8:22 ` [PATCH 7/7] KVM: PPC: Book3S HV: Fix machine check delivery to guest Paul Mackerras

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