On Mon, Jun 14, 2021 at 16:58:10 +0200, Pavel Hrdina wrote:
virQEMUCapsProbeQMPMachineProps currently skips any not supported
machine type which includes `none` as well.
In order to start probing that machine type we need to add an exception
to not skip it when probing QEMU capabilities.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>