Re: [PATCH v3 14/14] x86/svm: Rename VMCB fields to match KVM
From: Sean Christopherson
Date: Thu Nov 13 2025 - 19:40:55 EST
On Mon, Nov 10, 2025, Yosry Ahmed wrote:
> Rename nested_ctl and virt_ext to misc_ctl and misc_ctl2, respectively,
> to match new names in KVM code.
I like the change, but I'm going to hold off on this patch until the KVM changes
land, e.g. so that we don't end up going in two different directions.