Skip to content

Commit df69983

Browse files
kalyazinalxiord
authored andcommitted
doc: add MSR_IA32_TSX_CTRL snapshot limitation
Signed-off-by: Nikita Kalyazin <[email protected]>
1 parent 99f3023 commit df69983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ plans, check out our [kernel support policy](docs/kernel-policy.md).
151151
- The [SendCtrlAltDel](docs/api_requests/actions.md#sendctrlaltdel) API request
152152
is not supported for aarch64 enabled microVMs.
153153
- 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.
154156
- The `pl031` RTC device on aarch64 does not support interrupts, so guest
155157
programs which use an RTC alarm (e.g. `hwclock`) will not work.
156158

0 commit comments

Comments
 (0)