From: Gleb Natapov <gleb@redhat.com>
To: torvalds@linux-foundation.org
Cc: pbonzini@redhat.com, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for 3.12-rc2
Date: Tue, 17 Sep 2013 19:14:42 +0300 [thread overview]
Message-ID: <20130917161441.GA17294@redhat.com> (raw)
Linus,
Please pull KVM fixes.
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git fixes
for you to fetch changes up to 0be9c7a89f75072e091cd079d76194aec8d1fb09:
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI (2013-09-17 19:09:47 +0300)
----------------------------------------------------------------
Bruce Rogers (1):
KVM: x86 emulator: emulate RETF imm
Gleb Natapov (2):
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
Paolo Bonzini (1):
KVM: mmu: allow page tables to be in read-only slots
Radim Krčmář (1):
kvm: free resources after canceling async_pf
arch/x86/kvm/emulate.c | 14 +++++++++++++-
arch/x86/kvm/paging_tmpl.h | 20 +++++++++++++++++++-
arch/x86/kvm/vmx.c | 13 +++++++++++++
include/linux/kvm_host.h | 1 +
virt/kvm/async_pf.c | 5 ++++-
virt/kvm/kvm_main.c | 14 +++++++++-----
6 files changed, 59 insertions(+), 8 deletions(-)
--
Gleb.
reply other threads:[~2013-09-17 16:14 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=20130917161441.GA17294@redhat.com \
--to=gleb@redhat.com \
--cc=kvm@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.