On Mon, Oct 04, 2021 at 06:19:21PM -0700, Ricardo Koller wrote: > Add some ITS device init tests: general KVM device tests (address not > defined already, address aligned) and tests for the ITS region being > within the addressable IPA range. > > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> > --- > .../testing/selftests/kvm/aarch64/vgic_init.c | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>