Home
last modified time | relevance | path

Searched refs:source_path (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A Dconfigure14 source_path=$(cd "$(dirname -- "$0")"; pwd)
16 if test "$PWD" = "$source_path"
59 exec "$source_path/configure" "$@"
597 . "$source_path/scripts/meson-buildoptions.sh"
628 --version|-V) exec cat "$source_path/VERSION"
770 if ! test -e "$source_path/.git"
781 if test -e "$source_path/.git"; then
976 ${source_path}/pythondeps.toml docs;
1534 if [ -e "$source_path/$f" ]; then
1535 symlink "$source_path/$f" "$f"
[all …]
/qemu/tests/vm/
H A Dbasevm.py100 self._source_path = args.source_path