File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ The **API endpoint** can be used to:
96
96
- Configure the microvm by:
97
97
- Setting the number of vCPUs (the default is 1).
98
98
- Setting the memory size (the default is 128 MiB).
99
- - [ x86_64 only ] Choosing a CPU template (currently, C3, T2 and T2S are available ).
99
+ - Configuring a [ CPU template] ( docs/cpu_templates/cpu-templates.md ) .
100
100
- Add one or more network interfaces to the microVM.
101
101
- Add one or more read-write or read-only disks to the microVM, each represented
102
102
by a file-backed block device.
@@ -150,7 +150,6 @@ plans, check out our [kernel support policy](docs/kernel-policy.md).
150
150
151
151
- The [ SendCtrlAltDel] ( docs/api_requests/actions.md#sendctrlaltdel ) API request
152
152
is not supported for aarch64 enabled microVMs.
153
- - Configuring CPU templates is only supported for Intel enabled microVMs.
154
153
- If a CPU template is not used on x86_64, overwrites of ` MSR_IA32_TSX_CTRL ` MSR
155
154
value will not be preserved after restoring from a snapshot.
156
155
- The ` pl031 ` RTC device on aarch64 does not support interrupts, so guest
You can’t perform that action at this time.
0 commit comments