We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec1eb1 commit 4568180Copy full SHA for 4568180
tools/testing/selftests/kvm/Makefile
@@ -156,6 +156,7 @@ TEST_GEN_PROGS_aarch64 += aarch64/psci_test
156
TEST_GEN_PROGS_aarch64 += aarch64/vcpu_width_config
157
TEST_GEN_PROGS_aarch64 += aarch64/vgic_init
158
TEST_GEN_PROGS_aarch64 += aarch64/vgic_irq
159
+TEST_GEN_PROGS_aarch64 += access_tracking_perf_test
160
TEST_GEN_PROGS_aarch64 += demand_paging_test
161
TEST_GEN_PROGS_aarch64 += dirty_log_test
162
TEST_GEN_PROGS_aarch64 += dirty_log_perf_test
0 commit comments