commit | 0d33cd0afb113a700b4f7f12b825bcd99d534fd2 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 24 17:13:44 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 24 17:13:44 2015 -0700 |
tree | 66b97d5115a9e3e1364a4f8984e4f54d9dac74b3 | |
parent | 1401b7c3ec5a8521e53a56c0da27f743b4765d26 [diff] | |
parent | 744961341d472db6272ed9b42319a90f5a2aa7c4 [diff] |
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm fixes from Marcelo Tosatti: "Fix for higher-order page allocation failures, fix Xen-on-KVM with x2apic, L1 crash with unrestricted guest mode (nested VMX)" * git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm: avoid page allocation failure in kvm_set_memory_region() KVM: x86: call irq notifiers with directed EOI KVM: nVMX: mask unrestricted_guest if disabled on L0