X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=qm.adoc;fp=qm.adoc;h=45832e9ad118dc10463776949e3937ebb4bad670;hp=cd6641f89c4c02f5adaac54120129934ec1b4402;hb=9e797d8c2c259a0633f7fa3bc09dcac7ad9d5d57;hpb=04d22a9f9411585e28337525caf166b454f56add diff --git a/qm.adoc b/qm.adoc index cd6641f..45832e9 100644 --- a/qm.adoc +++ b/qm.adoc @@ -352,6 +352,17 @@ the kvm64 default. If you don’t care about live migration or have a homogeneou cluster where all nodes have the same CPU, set the CPU type to host, as in theory this will give your guests maximum performance. +Custom CPU Types +^^^^^^^^^^^^^^^^ + +You can specify custom CPU types with a configurable set of features. These are +maintained in the configuration file `/etc/pve/virtual-guest/cpu-models.conf` by +an administrator. See `man cpu-models.conf` for format details. + +Specified custom types can be selected by any user with the `Sys.Audit` +privilege on `/nodes`. When configuring a custom CPU type for a VM via the CLI +or API, the name needs to be prefixed with 'custom-'. + Meltdown / Spectre related CPU flags ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^