https://github.com/torvalds/linux
Revision 0d33cd0afb113a700b4f7f12b825bcd99d534fd2 authored by Linus Torvalds on 25 March 2015, 00:13:44 UTC, committed by Linus Torvalds on 25 March 2015, 00:13:44 UTC
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
2 parent s 1401b7c + 7449613
History
Tip revision: 0d33cd0afb113a700b4f7f12b825bcd99d534fd2 authored by Linus Torvalds on 25 March 2015, 00:13:44 UTC
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 0d33cd0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.8 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top