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
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