Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following: fix for higher-order page allocation failures, fix Xen-on-KVM with x2apic, L1 crash with unrestricted guest mode (nested VMX). Igor Mammedov (1): kvm: avoid page allocation failure in kvm_set_memory_region() Radim Krčmář (2): KVM: nVMX: mask unrestricted_guest if disabled on L0 KVM: x86: call irq notifiers with directed EOI arch/x86/kvm/ioapic.c | 4 +++- arch/x86/kvm/lapic.c | 3 +-- arch/x86/kvm/vmx.c | 7 +++++-- virt/kvm/kvm_main.c | 14 +++++++------- 4 files changed, 16 insertions(+), 12 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