projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec1eb1
)
KVM: selftests: Build access_tracking_perf_test for arm64
author
Oliver Upton
<oliver.upton@linux.dev>
Fri, 18 Nov 2022 21:15:03 +0000
(21:15 +0000)
committer
Marc Zyngier
<maz@kernel.org>
Tue, 29 Nov 2022 17:29:42 +0000
(17:29 +0000)
Does exactly what it says on the tin.
Reviewed-by: Gavin Shan <gshan@redhat.com>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link:
https://lore.kernel.org/r/20221118211503.4049023-3-oliver.upton@linux.dev
tools/testing/selftests/kvm/Makefile
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/kvm/Makefile
b/tools/testing/selftests/kvm/Makefile
index
0172eb6
..
4c0ff91
100644
(file)
--- a/
tools/testing/selftests/kvm/Makefile
+++ b/
tools/testing/selftests/kvm/Makefile
@@
-156,6
+156,7
@@
TEST_GEN_PROGS_aarch64 += aarch64/psci_test
TEST_GEN_PROGS_aarch64 += aarch64/vcpu_width_config
TEST_GEN_PROGS_aarch64 += aarch64/vgic_init
TEST_GEN_PROGS_aarch64 += aarch64/vgic_irq
+TEST_GEN_PROGS_aarch64 += access_tracking_perf_test
TEST_GEN_PROGS_aarch64 += demand_paging_test
TEST_GEN_PROGS_aarch64 += dirty_log_test
TEST_GEN_PROGS_aarch64 += dirty_log_perf_test