On 2/18/25 11:49, 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.
Fixes:
https://gitlab.com/libvirt/libvirt/-/issues/747
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
Please also mention:
Fixes: f928eb5fc80ca0ed7277f2513b63aed36c09d275
---
src/qemu/qemu_domain.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal