* [GIT PULL] KVM fixes for 3.12-rc2
@ 2013-09-17 16:14 Gleb Natapov
0 siblings, 0 replies; only message in thread
From: Gleb Natapov @ 2013-09-17 16:14 UTC (permalink / raw)
To: torvalds; +Cc: pbonzini, kvm
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-17 16:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 16:14 [GIT PULL] KVM fixes for 3.12-rc2 Gleb Natapov
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.