Here are two small patches for HV KVM. The first patch in this series corrects some silly errors in one of the patches I sent recently. The second gives us a way to detect when we get an exception in the HV guest entry/exit code, and is a prerequisite for the HV/PR unification patches that Aneesh is working on. The patches are against Alex Graf's kvm-ppc-queue branch. Please apply. Paul. Documentation/virtual/kvm/api.txt | 1 + arch/powerpc/include/asm/kvm_asm.h | 2 ++ arch/powerpc/kvm/book3s_hv.c | 2 ++ arch/powerpc/kvm/book3s_hv_rmhandlers.S | 31 +++++++++++++++++++++++++------ 4 files changed, 30 insertions(+), 6 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