[pve-devel] applied: [PATCH v8 qemu-server 2/8] Verify VM-specific CPU configs seperately

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Mar 25 18:49:32 CET 2020


On 2/12/20 4:11 PM, Stefan Reiter wrote:
> $cpu_fmt is being reused for custom CPUs as well as VM-specific CPU
> settings. The "pve-vm-cpu-conf" format is introduced to verify a config
> specifically for use as VM-specific settings.
> 
> "pve-cpu-conf" is registered for use in custom CPU API calls (where no
> additional checks are required).
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  PVE/QemuServer.pm           |  2 +-
>  PVE/QemuServer/CPUConfig.pm | 73 ++++++++++++++++++++++++++++++++++---
>  2 files changed, 69 insertions(+), 6 deletions(-)
> 

applied




More information about the pve-devel mailing list