On Wed, Aug 27 2025 at 17:01, Sean Christopherson wrote: > Rename the "kvm" entry code files and Kconfigs to use generic "virt" > nomenclature so that the code can be reused by other hypervisors (or > rather, their root/dom0 partition drivers), without incorrectly suggesting > the code somehow relies on and/or involves KVM. > > No functional change intended. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>