[pve-devel] applied: [PATCH v8 qemu-server 1/8] Adapt CPUConfig to handle custom models

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


On 2/12/20 4:11 PM, Stefan Reiter wrote:
> Turn CPUConfig into a SectionConfig with parsing/writing support for
> custom CPU models. IO is handled using cfs.
> 
> Namespacing will be provided using "custom-" prefix for custom model
> names (in VM config only, cpu-models.conf will contain unprefixed
> names).
> 
> Includes two overrides to avoid writing redundant information to the
> config file, additionally get_custom_model is used to retrieve a custom
> model configuration by name.
> 
> Resolve custom names in print_cpu_device when a custom cpu is passed.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
> 
> Depends on pve-cluster including the cpu-models.conf as watched file.
> 
> v8:
> * fix CPU hotplugging with custom models
> 
> 

applied




More information about the pve-devel mailing list