[GIT PULL] more KVM changes for 3.11

From: Gleb Natapov
Date: Mon Jul 08 2013 - 03:51:48 EST


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.11-2

to receive more KVM updates for the 3.11 merge window. There is a fix for
a bug that prevents some guests from working on old Intel CPUs and a patch
that integrates ARM64 KVM, merged via ARM64 tree, into Kconfig.

----------------------------------------------------------------
Gleb Natapov (1):
KVM: VMX: mark unusable segment as nonpresent

Marc Zyngier (1):
arm64: KVM: Kconfig integration

arch/arm64/Kconfig | 2 ++
arch/arm64/kernel/asm-offsets.c | 1 +
arch/arm64/kvm/Kconfig | 51 +++++++++++++++++++++++++++++++++++++++
arch/x86/kvm/vmx.c | 11 +++++++--
4 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 arch/arm64/kvm/Kconfig
--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/