On 25/07/19 12:46, Vitaly Kuznetsov wrote: > Few patches were recently marked for stable@ but commits are not > backportable as-is and require a few tweaks. Here is 4.19 stable backport. > > Jan Kiszka (1): > KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested > > Paolo Bonzini (1): > KVM: nVMX: do not use dangling shadow VMCS after guest reset > > arch/x86/kvm/vmx.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) > Acked-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> Thanks Vitaly for helping out. Paolo