Home
last modified time | relevance | path

Searched refs:QEMU_VERSION_STRING (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/scripts/
H A Darch-run.bash480 QEMU_VERSION_STRING="$($qemu -h | head -1)"
483 IFS='[ .]' read -r _ _ _ QEMU_MAJOR QEMU_MINOR QEMU_MICRO rest <<<"$QEMU_VERSION_STRING"
485 env_add_params QEMU_ACCEL QEMU_VERSION_STRING QEMU_MAJOR QEMU_MINOR QEMU_MICRO
/kvm-unit-tests/
H A DREADME114 QEMU_VERSION_STRING string of the form `qemu -h | head -1`
H A DREADME.md114 QEMU_VERSION_STRING string of the form `qemu -h | head -1`