|
| From: | Juan Quintela |
| Subject: | Re: [PATCH v3 02/11] tests/qtest: Introduce qtest_init_with_env |
| Date: | Wed, 18 Oct 2023 16:13:32 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) |
Fabiano Rosas <farosas@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 <farosas@suse.de> Reviewed-by: Juan Quintela <quintela@redhat.com> But I need that thomas or someone else also agrees.
| [Prev in Thread] | Current Thread | [Next in Thread] |