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.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html