qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 11/12] tests/qtest/migration: Allow user to specify a mach


From: Thomas Huth
Subject: Re: [PATCH v4 11/12] tests/qtest/migration: Allow user to specify a machine type
Date: Thu, 19 Oct 2023 08:57:49 +0200
User-agent: Mozilla Thunderbird

On 18/10/2023 21.27, Fabiano Rosas 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 <farosas@suse.de>
---
  tests/qtest/migration-helpers.c | 26 ++++++++++++++++++++++++++
  tests/qtest/migration-helpers.h |  2 ++
  tests/qtest/migration-test.c    |  5 +++--
  3 files changed, 31 insertions(+), 2 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]