Commit 3fe517e
fix(cpu-template-helper): exclude TSC_DEADLINE MSR from dump
The TSC_DEADLINE MSR value is volatile is it is getting updated
by the guest kernel based on the current TSC value.
(cherry picked from commit 4402c82)
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 8a6ea4d commit 3fe517e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments