Re: [PATCH v5 09/12] x86/kvm/nVMX: allow bare VMXON state migration
From: Vitaly Kuznetsov
Date: Tue Oct 16 2018 - 09:59:42 EST
Paolo Bonzini <pbonzini@xxxxxxxxxx> writes:
> On 13/09/2018 19:05, Vitaly Kuznetsov wrote:
>> It is perfectly valid for a guest to do VMXON and not do VMPTRLD. This
>> state needs to be preserved on migration.
>>
>> Signed-off-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
>
> Please cover this in state-test.c too.
>
Sure, this is kind of tested in the newly introduced evmcs_test but
makes perfect sense to do this in state_test too.
The series also got rotten and requires a rebase, will do that.
Thanks,
--
Vitaly