linux/tools/testing/selftests/kvm/aarch64
Zenghui Yu 8a6ffcbe26 KVM: arm64: selftests: Fix multiple versions of GIC creation
Commit 98f94ce42a ("KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to
separate helper") wrongly converted a "real" GIC device creation to
__kvm_test_create_device() and caused the test failure on my D05 (which
supports v2 emulation). Fix it.

Fixes: 98f94ce42a ("KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper")
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221009033131.365-1-yuzenghui@huawei.com
2022-10-10 09:41:39 +01:00
..
aarch32_id_regs.c KVM: selftests: Add test for AArch32 ID registers 2022-09-14 11:36:16 +01:00
arch_timer.c KVM: selftests: Fix filename reporting in guest asserts 2022-07-13 18:14:08 -07:00
debug-exceptions.c KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP 2022-09-19 10:48:53 +01:00
get-reg-list.c KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste 2022-06-11 11:47:29 -04:00
hypercalls.c KVM: selftests: Fix filename reporting in guest asserts 2022-07-13 18:14:08 -07:00
psci_test.c KVM: selftests: Update top-of-file comment in psci_test 2022-09-28 16:47:59 +01:00
vcpu_width_config.c KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste 2022-06-11 11:47:29 -04:00
vgic_init.c KVM: arm64: selftests: Fix multiple versions of GIC creation 2022-10-10 09:41:39 +01:00
vgic_irq.c KVM: selftests: Fix filename reporting in guest asserts 2022-07-13 18:14:08 -07:00