@@ -1000,6 +1000,34 @@ An example list of settings as well as their possible values are shown on the im
1000
1000
|vm-settings-values-dropdown-KVM-list.png |
1001
1001
(KVM disk controllers)
1002
1002
1003
+ |vm-settings-kvm-guest-cpu-model.png |
1004
+ (KVM guest CPU model, available for root admin since 4.20.1.0)
1005
+
1006
+ Instance Settings for Virtual Trusted Platform Module (vTPM)
1007
+ -----------------------------
1008
+
1009
+ Trusted Platform Module (TPM) is a standard for a secure cryptoprocessor, which
1010
+ can securely store artifacts used to authenticate the platform, including passwords,
1011
+ certificates, or encryption keys. TPM is required by recent Windows releases.
1012
+
1013
+ Virtual Trusted Platform Module (vTPM) is the software-based representation of physical TPM.
1014
+ CloudStack supports vTPM for instances running on KVM and VMware since 4.20.1.0 .
1015
+
1016
+ |vm-settings-uefi-secure.png |
1017
+ The boot type and boot mode must be set to UEFI and SECURE.
1018
+
1019
+ |vm-settings-virtual-tpm-model-kvm.png |
1020
+ TPM model for KVM. There are two options:
1021
+ - tpm-tis, TIS means TPM Interface Specification;
1022
+ - tpm-crb, CRB means Command-Response Buffer.
1023
+
1024
+ |vm-settings-virtual-tpm-version-kvm.png |
1025
+ TPM version for KVM. There are two options:
1026
+ - 2.0. This is the default TPM version, which is used when version is not specified or invalid.
1027
+ - 1.2.
1028
+
1029
+ |vm-settings-virtual-tpm-enabled-vmware.png |
1030
+ Enable vTPM or not for VMware.
1003
1031
1004
1032
Instance Snapshots
1005
1033
==================
@@ -1612,6 +1640,16 @@ Instance disk statistics are shown in the Metrics tab in an individual volume vi
1612
1640
:alt: List of possible VMware NIC models
1613
1641
.. |vm-settings-values-dropdown-KVM-list.png | image :: /_static/images/vm-settings-values-dropdown-KVM-list.png
1614
1642
:alt: List of possible KVM disk controllers
1643
+ .. |vm-settings-kvm-guest-cpu-model.png | image :: /_static/images/vm-settings-kvm-guest-cpu-model.png
1644
+ :alt: List of possible KVM guest CPU models
1645
+ .. |vm-settings-uefi-secure.png | image :: /_static/images/vm-settings-uefi-secure.png
1646
+ :alt: Set boot type to UEFI and mode to SECURE
1647
+ .. |vm-settings-virtual-tpm-model-kvm.png | image :: /_static/images/vm-settings-virtual-tpm-model-kvm.png
1648
+ :alt: List of TPM models for KVM
1649
+ .. |vm-settings-virtual-tpm-version-kvm.png | image :: /_static/images/vm-settings-virtual-tpm-version-kvm.png
1650
+ :alt: List of TPM versions for KVM
1651
+ .. |vm-settings-virtual-tpm-enabled-vmware.png | image :: /_static/images/vm-settings-virtual-tpm-enabled-vmware.png
1652
+ :alt: Enable vTPM or not for VMware
1615
1653
.. |vm-metrics-ui.png | image :: /_static/images/vm-metrics-ui.png
1616
1654
:alt: VM metrics UI
1617
1655
.. |vm-disk-metrics-ui.png | image :: /_static/images/vm-disk-metrics-ui.png
0 commit comments