Re: [PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa"
From: Sean Christopherson
Date: Tue Nov 04 2025 - 12:49:16 EST
On Tue, 07 Oct 2025 15:36:25 -0700, Sean Christopherson wrote:
> Rename "guest_paddr" variables in vm_userspace_mem_region_add() and
> vm_mem_add() to KVM's de facto standard "gpa", both for consistency and
> to shorten line lengths.
>
> Opportunistically fix the indentation of the
> vm_userspace_mem_region_add() declaration.
>
> [...]
Applied to kvm-x86 gmem. I put this in "gmem" instead of "selftests" as there
is a non-zero chance additional changes to vm_mem_add() related to guest_memfd
will land in "gmem".
[1/1] KVM: selftests: Rename "guest_paddr" variables to "gpa"
https://github.com/kvm-x86/linux/commit/83e0e12219a4
--
https://github.com/kvm-x86/linux/tree/next