Re: [PATCH v6 07/33] KVM: arm64: Access elements of vcpu_gp_regs individually
Marc Zyngier <[email protected]>
| Newsgroups | dev.linux.lists.kvmarm,org.infradead.lists.linux-arm-kernel,org.kernel.vger.kvm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 12 Aug 2026 16:36:03 +0100, Steffen Eiden <[email protected]> wrote: > > While for arm64 the members of vcpu_gp_regs are allocated continuous > this is not necessarily true for other architectures implementing ARM. > > Let vcpu_gp_regs() no longer return the address of the user_pt_regs in > the vcpu context but the address of the gp-register array field in the > user_pt_reg struct. Note, this change semantically excludes pc from the > GPRs. > > No functional change. > > Co-developed-by: Nina Schoetterl-Glausch <[email protected]> > Signed-off-by: Nina Schoetterl-Glausch <[email protected]> > Signed-off-by: Steffen Eiden <[email protected]> Reviewed-by: Marc Zyngier <[email protected]> M. -- Without deviation from the norm, progress is not possible.