Skip to content

Commit 80b4cb4

Browse files
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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/data/msr/wrmsr_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
0x1b 0xfee00c00
2-
0x48 0x1
32
0x174 0x11
43
0x17a 0x1
54
0x1a0 0x0

0 commit comments

Comments
 (0)