Re: [PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()

From: Paolo Bonzini
Date: Wed Feb 05 2020 - 09:31:52 EST


On 04/02/20 23:01, Krish Sadhukhan wrote:
>>
>> /*
>>  * Load guest's/host's cr3 at nested entry/exit. @nested_ept is true
>> if we are
>>  * emulating VM-Entry into a guest with EPT enabled. On failure, the
>> expected
>> Â * Exit Qualification (for a VM-Entry consistency check VM-Exit) is
>> assigned to
>> Â * @entry_failure_code.
>> Â */
> It works.
>
> With that,
>
> Reviewed-by: Krish Sadhukhan <krish.sadhukhan@xxxxxxxxxx>

Thanks, I folded in the change.

Paolo