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

From: Shaoqin Huang
Date: Thu May 09 2024 - 04:31:28 EST


Hi Oliver,

On 5/7/24 22:49, Oliver Upton wrote:
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 for pointing this out. After this commit being merged, I can remove those GIC layout staff from my code.

Thanks,
Shaoqin



--
Shaoqin