Fabiano Rosas <faro...@suse.de> wrote: > Add a version of qtest_init() that takes an environment variable > containing the path of the QEMU binary. This allows tests to use more > than one QEMU binary. > > If no variable is provided or the environment variable does not exist, > that is not an error. Fallback to using QTEST_QEMU_BINARY. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Juan Quintela <quint...@redhat.com>