On Tue, 07 Apr 2026 20:19:12 +0530, Mayuresh Chitale wrote:
> When memslot_perf_test is run on the Qemu Risc-V Virt machine,
> sometimes the RW subtest fails due to sigalarm, indicating that the
> guest sync did not finish within the expected duration of 10 seconds.
> Since the current timeout value is itself a bump up from the original
> 2s, making the host timeout value configurable via a new command line
> parameter. The test can be invoked with '-t' option to set a suitable
> timeout value for the host.
>
> [...]
Applied to kvm-x86 selftests, thanks!
[1/1] KVM: selftests: memslot_perf_test: make host wait timeout configurable
https://github.com/kvm-x86/linux/commit/41d37c42e0c6
--
https://github.com/kvm-x86/linux/tree/next