2013-10-01 14:47:24

by Gleb Natapov

[permalink] [raw]
Subject: [PULL] KVM fixes for 3.12-rc4

Linus,

The following changes since commit 62d228b8c676232eca579f91cc0782b060a59097:

Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2013-09-17 22:20:30 -0400)

are available in the git repository at:


git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

for you to fetch changes up to bcd1c2949501869631b25fd62d8df5079677a101:

KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined (2013-09-25 11:38:26 +0200)

----------------------------------------------------------------
Gleb Natapov (1):
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined

Olof Johansson (1):
ARM: kvm: rename cpu_reset to avoid name clash

arch/arm/kvm/reset.c | 6 +++---
arch/x86/kvm/vmx.c | 4 +++-
2 files changed, 6 insertions(+), 4 deletions(-)
--
Gleb.