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" "$@"
596 . "$source_path/scripts/meson-buildoptions.sh"
627 --version|-V) exec cat "$source_path/VERSION"
769 if ! test -e "$source_path/.git"
780 if test -e "$source_path/.git"; then
982 ${source_path}/pythondeps.toml docs;
1540 if [ -e "$source_path/$f" ]; then
1541 symlink "$source_path/$f" "$f"
[all …]
/qemu/tests/vm/
H A Dbasevm.py100 self._source_path = args.source_path