[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130708075141.GA9165@redhat.com>
Date: Mon, 8 Jul 2013 10:51:41 +0300
From: Gleb Natapov <gleb@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>, kvm@...r.kernel.org,
pbonzini@...hat.com
Subject: [GIT PULL] more KVM changes for 3.11
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@...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