On Mon, Oct 04, 2021 at 06:19:18PM -0700, Ricardo Koller wrote: > Add some GICv2 tests: general KVM device tests and DIST/CPUIF overlap > tests. Do this by making test_vcpus_then_vgic and test_vgic_then_vcpus > in vgic_init GIC version agnostic. > > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> > --- > .../testing/selftests/kvm/aarch64/vgic_init.c | 111 +++++++++++++----- > 1 file changed, 79 insertions(+), 32 deletions(-) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>