Skip to content

Commit 028a892

Browse files
committed
doc: Update vCPUs limitation in UEFI mode
Limit is 96 vCPUs for VMs in UEFI mode so update the installation doc accordingly. Signed-off-by: Thierry Escande <[email protected]>
1 parent d3fae78 commit 028a892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Below are the supported limits for virtual machines on XCP-ng.
122122

123123
- **Virtual CPUs (vCPUs) per VM**:
124124
- For untrusted VMs, the security-supported limit is **32 vCPUs**.
125-
- For trusted VMs, the theoretical limit is **254 vCPUs**. Linux VMs with **128 vCPUs** have been successfully tested.
125+
- For trusted VMs, the theoretical limit is **254 vCPUs**. Linux VMs with **128 vCPUs** in BIOS mode and **96 vCPUs** in UEFI mode have been successfully tested. Developments are planned to increase these limitations.
126126

127127
Guest OS support is also an important factor to consider.
128128

0 commit comments

Comments
 (0)