We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f3023 commit df69983Copy full SHA for df69983
README.md
@@ -151,6 +151,8 @@ plans, check out our [kernel support policy](docs/kernel-policy.md).
151
- The [SendCtrlAltDel](docs/api_requests/actions.md#sendctrlaltdel) API request
152
is not supported for aarch64 enabled microVMs.
153
- Configuring CPU templates is only supported for Intel enabled microVMs.
154
+- If a CPU template is not used on x86_64, overwrites of `MSR_IA32_TSX_CTRL` MSR
155
+ value will not be preserved after restoring from a snapshot.
156
- The `pl031` RTC device on aarch64 does not support interrupts, so guest
157
programs which use an RTC alarm (e.g. `hwclock`) will not work.
158
0 commit comments