This rework allows to avoid some cycles by not disabling interrupts twice. Christian Borntraeger (2): KVM: provide irq_unsafe kvm_guest_{enter|exit} KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} arch/arm/kvm/arm.c | 4 ++-- arch/mips/kvm/mips.c | 4 ++-- arch/powerpc/kvm/powerpc.c | 2 +- arch/s390/kvm/kvm-s390.c | 10 ++++++---- arch/x86/kvm/x86.c | 2 +- include/linux/kvm_host.h | 27 ++++++++++++++++++--------- 6 files changed, 30 insertions(+), 19 deletions(-) -- 2.3.0