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.bash447 QEMU_VERSION_STRING="$($qemu -h | head -1)"
450 IFS='[ .]' read -r _ _ _ QEMU_MAJOR QEMU_MINOR QEMU_MICRO rest <<<"$QEMU_VERSION_STRING"
452 env_add_params QEMU_ACCEL QEMU_VERSION_STRING QEMU_MAJOR QEMU_MINOR QEMU_MICRO
/kvm-unit-tests/
H A DREADME130 QEMU_VERSION_STRING string of the form `qemu -h | head -1`
H A DREADME.md130 QEMU_VERSION_STRING string of the form `qemu -h | head -1`