On 27/12/2021 11.01, Igor Mammedov wrote:
On Wed, 22 Dec 2021 16:39:23 +0100
Thomas Huth wrote:
The user might have disabled the pc-i440fx machine type (or it's older
versions, like done in downstream RHEL) in the QEMU binary, so let's
better check whether the machine types are available befor
On Wed, 22 Dec 2021 16:39:23 +0100
Thomas Huth wrote:
> The user might have disabled the pc-i440fx machine type (or it's older
> versions, like done in downstream RHEL) in the QEMU binary, so let's
> better check whether the machine types are available before using them.
>
> Signed-off-by: Thoma
The user might have disabled the pc-i440fx machine type (or it's older
versions, like done in downstream RHEL) in the QEMU binary, so let's
better check whether the machine types are available before using them.
Signed-off-by: Thomas Huth
---
tests/qtest/test-x86-cpuid-compat.c | 85