Commit c0225e4
committed
test: Skip MSR 0x1C4 in test_cpu_config_dump_vs_actual
MSR_IA32_XFD is R/W MSR for guest OS to control which XSAVE-enabled
features are temporarily disabled. Guest OS disables TILEDATA by default
using the MSR.
Signed-off-by: Takahiro Itazuri <[email protected]>1 parent 4a595a2 commit c0225e4
File tree
1 file changed
+4
-0
lines changed- tests/integration_tests/functional
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
0 commit comments