]> git.proxmox.com Git - qemu-server.git/blobdiff - PVE/QemuServer.pm
Verify VM-specific CPU configs seperately
[qemu-server.git] / PVE / QemuServer.pm
index ca18cf82e7571d5c1242750f6c8c48b32e255c9c..a3e3269acca1b95442276e360b17ee2679cf9f33 100644 (file)
@@ -545,7 +545,7 @@ EODESCR
        optional => 1,
        description => "Emulated CPU type.",
        type => 'string',
-       format => $PVE::QemuServer::CPUConfig::cpu_fmt,
+       format => 'pve-vm-cpu-conf',
     },
     parent => get_standard_option('pve-snapshot-name', {
        optional => 1,