Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Gleb Natapov. * 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI kvm: free resources after canceling async_pf KVM: nEPT: reset PDPTR register cache on nested vmentry emulation KVM: mmu: allow page tables to be in read-only slots KVM: x86 emulator: emulate RETF imm
Showing
- arch/x86/kvm/emulate.c 13 additions, 1 deletionarch/x86/kvm/emulate.c
- arch/x86/kvm/paging_tmpl.h 19 additions, 1 deletionarch/x86/kvm/paging_tmpl.h
- arch/x86/kvm/vmx.c 13 additions, 0 deletionsarch/x86/kvm/vmx.c
- include/linux/kvm_host.h 1 addition, 0 deletionsinclude/linux/kvm_host.h
- virt/kvm/async_pf.c 4 additions, 1 deletionvirt/kvm/async_pf.c
- virt/kvm/kvm_main.c 9 additions, 5 deletionsvirt/kvm/kvm_main.c
Please register or sign in to comment