v3: - minor improvements noted in the individual patches There's a minor runtime dependency on http://patchwork.ozlabs.org/patch/242894/ which will be taken through Ben's tree. Without that patch, you'll get a DEBUG_LOCKS_WARN_ON(!irqs_disabled()) if lockdep is enabled. That's still better than the current situation on booke64 (which involves not just a different WARN, but a possible host kernel hang), so I wouldn't use it as a reason to delay these patches from going via the KVM tree. Any testing that people can provide on book3s_pr would be appreciated. Scott Wood (3): kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() kvm/ppc: Call trace_hardirqs_on before entry kvm/ppc: IRQ disabling cleanup arch/powerpc/include/asm/kvm_ppc.h | 17 ++++++++++++++--- arch/powerpc/kvm/book3s_pr.c | 16 +++++----------- arch/powerpc/kvm/booke.c | 26 ++++++++++++++++---------- arch/powerpc/kvm/powerpc.c | 25 ++++++++++--------------- 4 files changed, 45 insertions(+), 39 deletions(-) -- 1.7.10.4 -- 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