Fabiano Rosas <faro...@suse.de> wrote: > Accept the QTEST_QEMU_MACHINE_TYPE environment variable to take a > machine type to use in the tests. > > The full machine type is recognized (e.g. pc-q35-8.2). Aliases > (e.g. pc) are also allowed and resolve to the latest machine version > for that alias, or, if using two QEMU binaries, to the latest common > machine version between the two. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Juan Quintela <quint...@redhat.com> Thanks.