[PATCH 0/3] torture: Update bare metal config generation

From: Frederic Weisbecker
Date: Thu May 06 2021 - 09:15:22 EST


Hi,

I've been using these changes for my bare-metal testings for a few weeks
now and I figured I should share even though I bet I'm the only one who
runs rcutorture on bare-metal, but who knows?

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
rcu/dev

HEAD: 2ffb53f35976a1e12c481fd059701e66a6cd28ae

Thanks,
Frederic
---

Frederic Weisbecker (3):
torture: Add --cmdline-to-config parameter to kvm.sh
torture: Add --configonly parameter for kvm.sh
torture: Update bare metal advices to latest kvm.sh options


.../testing/selftests/rcutorture/bin/configinit.sh | 13 +++++
.../testing/selftests/rcutorture/bin/kvm-build.sh | 9 ++-
.../selftests/rcutorture/bin/kvm-recheck.sh | 6 +-
.../selftests/rcutorture/bin/kvm-test-1-run.sh | 67 +++++++++++++---------
tools/testing/selftests/rcutorture/bin/kvm.sh | 32 ++++++++---
5 files changed, 91 insertions(+), 36 deletions(-)