Re: [PATCH v7 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test

From: Oliver Upton
Date: Tue May 07 2024 - 10:51:24 EST


Hi,

On Tue, May 07, 2024 at 10:45:24AM +0200, Eric Auger wrote:
> On 4/9/24 05:03, Shaoqin Huang wrote:
> > +#define GICD_BASE_GPA 0x8000000ULL
> > +#define GICR_BASE_GPA 0x80A0000ULL
> in v4 Oliver suggested "Shouldn't a standardized layout of the GIC
> frames go with the rest of the GIC stuff?"
>

Just a heads up, commit 1505bc70f80d ("KVM: selftests: Standardise layout
of GIC frames") will do exactly this, which is currently on /next.

--
Thanks,
Oliver