From: Gleb Natapov <gleb@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
kvm@vger.kernel.org, pbonzini@redhat.com
Subject: [GIT PULL] more KVM changes for 3.11
Date: Mon, 8 Jul 2013 10:51:41 +0300 [thread overview]
Message-ID: <20130708075141.GA9165@redhat.com> (raw)
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.
reply other threads:[~2013-07-08 7:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130708075141.GA9165@redhat.com \
--to=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.