Re: [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
From: Jim Mattson
Date: Tue Feb 24 2026 - 13:24:22 EST
On Tue, Feb 24, 2026 at 9:43 AM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
> Overall, this LGTM. For this particular code, any objection to using early
> returns to reduce indentation? The else branch above is a bit gnarly, especially
> when legacy_gpat_semantics comes along.
> ...
> I can fixup when applying (unless you and/or Yosry object).
No objection.