This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch vtpm-xen in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 96adb969ae60a04bdc4f0aebe5e9bbfdeee4794d Author: Pearl Dsilva <[email protected]> AuthorDate: Mon Jan 12 07:48:41 2026 -0500 Add vTPM notes for Xenserver/XCP-ng --- source/adminguide/virtual_machines.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/adminguide/virtual_machines.rst b/source/adminguide/virtual_machines.rst index 0e463b96..437e51db 100644 --- a/source/adminguide/virtual_machines.rst +++ b/source/adminguide/virtual_machines.rst @@ -1190,6 +1190,7 @@ UEFI setting - On Vmware, the boot type must be set to UEFI. Boot mode can be SECURE (recommended) or LEGACY. - On KVM, it is recommended to set boot type to UEFI, and boot mode to SECURE. - UEFI is required for some Windows versions. +- On XenServer amd XCP-ng, the boot type must be set to UEFI, boot mode can be SECURE or LEGACY. vTPM is supported on XenServer 8.3 and later versions and XCP-ng 8.4 and later versions. vTPM can be enabled by setting the virtual.tpm.enabled setting on the template or vm instance as done on VMware. |vm-settings-virtual-tpm-model-kvm.png| TPM model for KVM. There are two options:
