Re: [PATCH v2 1/2] KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
From: Sean Christopherson
Date: Tue Mar 29 2022 - 12:00:25 EST
On Tue, Mar 29, 2022, SU Hang wrote:
> Using self-expressing macro definition EPT_VIOLATION_GVA_VALIDATION
Nit, this still refers to the name used in v1. With that fixed (Paolo might do
it for you :-) ),
Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>