]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/vm: fix build_path based path
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 8 Jan 2025 12:10:49 +0000 (12:10 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jan 2025 11:22:01 +0000 (11:22 +0000)
commitf673a45725cd80c2a2456217a60625f5306678d8
treeea3cf4e89851783045e264a3b9fd590b62ea457b
parent41618a2674d7b5c2ec685d30ec5c543c5c8be93d
tests/vm: fix build_path based path

We no longer need to go into the per-arch build directories to find
the build directories binary. Lets call it directly.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-28-alex.bennee@linaro.org>
tests/vm/basevm.py