Re: [PATCH stable-5.1 0/3] KVM: x86: FPU and nested VMX guest reset fixes

2019-07-26 Thread Greg KH
On Thu, Jul 25, 2019 at 01:49:35PM +0200, Vitaly Kuznetsov wrote: > Few patches were recently marked for stable@ but commits are not > backportable as-is and require a few tweaks. Here is 5.1 stable backport. > > [PATCH2 of the series applies as-is, I have it here for completeness] > > Jan Kiszka

Re: [PATCH stable-5.1 0/3] KVM: x86: FPU and nested VMX guest reset fixes

2019-07-25 Thread Paolo Bonzini
On 25/07/19 13:49, Vitaly Kuznetsov wrote: > Few patches were recently marked for stable@ but commits are not > backportable as-is and require a few tweaks. Here is 5.1 stable backport. > > [PATCH2 of the series applies as-is, I have it here for completeness] > > Jan Kiszka (1): > KVM: nVMX: Cl

[PATCH stable-5.1 0/3] KVM: x86: FPU and nested VMX guest reset fixes

2019-07-25 Thread Vitaly Kuznetsov
Few patches were recently marked for stable@ but commits are not backportable as-is and require a few tweaks. Here is 5.1 stable backport. [PATCH2 of the series applies as-is, I have it here for completeness] Jan Kiszka (1): KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested