v2: - Split into separate changes - Rebase on top of (and fix a bug in) powerpc: Make hard_irq_disable() do the right thing vs. irq tracing - Move interrupt diasbling/enabling into kvmppc_handle_exit Based on Ben's next branch. Scott Wood (4): powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling 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/hw_irq.h | 5 +++-- arch/powerpc/include/asm/kvm_ppc.h | 17 ++++++++++++++--- arch/powerpc/kvm/book3s_pr.c | 16 +++++----------- arch/powerpc/kvm/booke.c | 18 +++++++++--------- arch/powerpc/kvm/powerpc.c | 23 ++++++++--------------- 5 files changed, 39 insertions(+), 40 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