All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64
@ 2021-09-03 23:11 ` Ricardo Koller
  0 siblings, 0 replies; 22+ messages in thread
From: Ricardo Koller @ 2021-09-03 23:11 UTC (permalink / raw)
  To: kvm, kvmarm
  Cc: drjones, Paolo Bonzini, maciej.szmigiero, maz, oupton,
	jingzhangos, pshier, rananta, reijiw, Ricardo Koller

Enable memslot_modification_stress_test and memslot_perf_test in ARM64
(second patch). memslot_modification_stress_test builds and runs in
aarch64 without any modification. memslot_perf_test needs some nits
regarding ucalls (first patch).

Ricardo Koller (2):
  KVM: selftests: make memslot_perf_test arch independent
  KVM: selftests: build the memslot tests for arm64

 tools/testing/selftests/kvm/Makefile          |  2 +
 .../testing/selftests/kvm/memslot_perf_test.c | 56 +++++++++++--------
 2 files changed, 36 insertions(+), 22 deletions(-)

-- 
2.33.0.153.gba50c8fa24-goog


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2021-09-12 16:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 23:11 [PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64 Ricardo Koller
2021-09-03 23:11 ` Ricardo Koller
2021-09-03 23:11 ` [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent Ricardo Koller
2021-09-03 23:11   ` Ricardo Koller
2021-09-06  6:50   ` Andrew Jones
2021-09-06  6:50     ` Andrew Jones
2021-09-06 18:03   ` Maciej S. Szmigiero
2021-09-06 18:03     ` Maciej S. Szmigiero
2021-09-07 14:34   ` Oliver Upton
2021-09-07 14:34     ` Oliver Upton
2021-09-03 23:11 ` [PATCH 2/2] KVM: selftests: build the memslot tests for arm64 Ricardo Koller
2021-09-03 23:11   ` Ricardo Koller
2021-09-06  6:52   ` Andrew Jones
2021-09-06  6:52     ` Andrew Jones
2021-09-07 17:39     ` Ricardo Koller
2021-09-07 17:39       ` Ricardo Koller
2021-09-06 18:03   ` Maciej S. Szmigiero
2021-09-06 18:03     ` Maciej S. Szmigiero
2021-09-07 14:39   ` Oliver Upton
2021-09-07 14:39     ` Oliver Upton
2021-09-07 17:42     ` Ricardo Koller
2021-09-07 17:42       ` Ricardo Koller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.