• Paul E. McKenney's avatar
    torture: Prepare for splitting qemu execution from kvm-test-1-run.sh · 315957ca
    Paul E. McKenney authored
    Distributed execution of rcutorture is eased if the qemu execution can
    be split from the building of the kernel, as this allows target systems
    to be used that are not set up to build kernels.  It also avoids issues
    with toolchain version skew across the cluster, aside of course from
    qemu and KVM version skew.
    
    This commit therefore records needed data as comments in the qemu-cmd file
    and moves recording of the starting time to just before qemu is launched.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    315957ca
kvm-test-1-run.sh 9.37 KB