]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: common.config: Allow use of arbitrary qemu* paths
authorLucas Meneghel Rodrigues <lmr@redhat.com>
Thu, 1 Dec 2011 13:41:24 +0000 (11:41 -0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 23 Feb 2012 09:29:47 +0000 (10:29 +0100)
commitd305fd5dd89e3efbce715de764b98d4155d5a294
treede0dfebb18d86750d459b434b9b8a3e215d4298a
parentdf4b627efe3e10d70b5d955f437c256d11f52b2f
qemu-iotests: common.config: Allow use of arbitrary qemu* paths

Since we might want to test arbitrary qemu, qemu-img and
qemu-io paths, allow users to specify environment variable
values for QEMU_PROG, QEMU_IMG_PROG and QEMU_IO_PROG so
the testsuite will use those values rather than find them
on PATH. Obviously, if such env variables are not set
prior to script execution, normal detection mechanism
takes place.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/common.config