Re: [kvm-unit-tests PATCH v5 19/29] scripts: allow machine option to be specified in unittests.cfg
From: Thomas Huth <hidden>
Date: 2023-12-19 12:28:23
Also in:
kvm
From: Thomas Huth <hidden>
Date: 2023-12-19 12:28:23
Also in:
kvm
On 16/12/2023 14.42, Nicholas Piggin wrote:
This allows different machines with different requirements to be supported by run_tests.sh, similarly to how different accelerators are handled. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> --- scripts/common.bash | 8 ++++++-- scripts/runtime.bash | 16 ++++++++++++---- 2 files changed, 18 insertions(+), 6 deletions(-)
Acked-by: Thomas Huth <redacted>