Commit 80b4cb4
committed
test(wrmsr): exclude MSR_IA32_SPEC_CTRL from check
MSR_IA32_SPEC_CTRL is a dynamic MSR, whose value is constantly updated
by the guest OS. It is not a good fit for the wrmsr test that targets
static MSRs that retain their value for a long time.
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 5e86a2c commit 80b4cb4
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments