Nothing spectacular, just regularization of the code. v2: fix endless loop in patch 3 where a reload would set a bit in vcpu->requests and abort the entry Avi Kivity (3): KVM: Simplify KVM_REQ_EVENT/req_int_win handling KVM: Optimize vcpu->requests slow path slightly KVM: Move mmu reload out of line arch/x86/kvm/mmu.c | 4 ++- arch/x86/kvm/svm.c | 1 + arch/x86/kvm/x86.c | 73 ++++++++++++++++++++++++++++------------------------ 3 files changed, 43 insertions(+), 35 deletions(-) -- 1.7.10.1 -- 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