
15 Jun
2021
15 Jun
'21
4:34 a.m.
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@redhat.com> ---
Reviewed-by: Peter Krempa <pkrempa@redhat.com>