On Tue, Feb 18, 2025 at 11:49:53AM +0100, Jiri Denemark wrote:
> When we don't have any information about host CPU (for example when
> running on an aarch64 host), the virQEMUCapsGetHostModel would return
> NULL.
Tested-by: Jaroslav Suchanek
>
> Fixes: https://gitlab
From: Jaroslav Suchanek
Marking more tests with JSON_MODELS_REQUIRED as these tests fail if QEMU is
disabled, typically when running tests on FreeBSD or macOS systems.
Signed-off-by: Jaroslav Suchanek
---
tests/cputest.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff