These 2 patches allow us to return for arbitrary reasons in the prepare_to_enter and check_reqest functions. They are a prerequisite for Bharat's watchdog work. Alex Alexander Graf (2): KVM: PPC: Add return value in prepare_to_enter KVM: PPC: Add return value to core_check_requests arch/powerpc/include/asm/kvm_ppc.h | 2 +- arch/powerpc/kvm/book3s_pr.c | 18 +++++++++++------- arch/powerpc/kvm/booke.c | 19 +++++++++++-------- arch/powerpc/kvm/powerpc.c | 17 ++++++++++++----- 4 files changed, 35 insertions(+), 21 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