]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/CPUConfig.pm
validate_cpu_conf: return config
[qemu-server.git] / PVE / QemuServer / CPUConfig.pm
2020-08-12 Fabian Ebnervalidate_cpu_conf: return config
2020-08-11 Fabian EbnerAdd dot character to CPU commandline regular expression
2020-07-08 Stefan Reiterfix #2671: include CPU format in man page again
2020-06-18 Stefan ReiterCPUConfig: add add_cpu_json_properties()
2020-05-06 Stefan Reiterapi: allow listing custom and default CPU models
2020-04-08 Thomas Lamprechtcpu config: add upcoming EPYC-Rome CPU type
2020-04-07 Stefan Reiterfix #2318: allow phys-bits CPU setting
2020-04-07 Stefan ReiterRework get_cpu_options and allow custom CPU models
2020-04-07 Stefan ReiterAdd helpers to better structure CPU option handling
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-03-26 Fabian GrünbichlerCPUConfig: fix module load when pmxcfs is unavailable
2020-03-25 Stefan ReiterVerify VM-specific CPU configs seperately
2020-03-25 Stefan ReiterAdapt CPUConfig to handle custom models
2020-03-06 Thomas Lamprechtcpu models: add missing comma
2020-03-06 Alexandre Derumiercpu models: qemu 4.2 : add skylake, icelake, cascadelak...
2020-03-06 Alexandre Derumiercpu models : add icelake-{server|client}
2020-01-22 Stefan ReiterAdd CPUConfig file and migrate some helpers