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(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html