[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150324114734.GA27887@amt.cnet>
Date: Tue, 24 Mar 2015 08:47:34 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Gleb Natapov <gleb@...hat.com>
Subject: [GIT PULL] KVM fixes for 4.0-rc5
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists