Re: [pve-devel] [PATCH qemu-server 4/5] Unify the default value for 'kvm'

2024-02-23 Thread Filip Schauer
This is missing a descriptive commit message. It must have accidentally gone lost during a rebase. Use this as the commit message: cpu config: Unify the default value for 'kvm' Make the default value for 'kvm' consistent, taking into account whether the VM will run on the same CPU architecture

[pve-devel] [PATCH qemu-server 4/5] Unify the default value for 'kvm'

2024-02-21 Thread Filip Schauer
Signed-off-by: Filip Schauer --- PVE/QemuServer.pm | 5 +++-- PVE/QemuServer/CPUConfig.pm | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 7600939..6055d40 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -374