Cole Robinson f3aa24bd5d virt-install: use default --cpu mode more often
Currently we will only apply the default `--cpu mode=host-passthrough`
config when _no_ `--cpu` config is passed. But this means if a user
configures ex. cpu `<topology>`, we don't set `host-passthrough` and
they get the libvirt/qemu default baseline CPU.

Instead, only skip the default config if the user manually
specified a `mode` or `model` value directly

https://issues.redhat.com/browse/RHEL-65371

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-19 21:21:25 +01:00
..
2024-11-12 23:18:32 +01:00
2024-11-19 19:41:19 +01:00
2024-01-22 17:15:11 -05:00
2023-01-19 11:54:03 -05:00
2024-01-22 17:07:31 -05:00
2024-11-13 11:29:09 +01:00
2023-09-12 11:54:04 -04:00