Commit f85d088
fix: add MSR_TSC_RATE to the MSR_EXCEPTION_LIST
Now this MSR is host only and not available in the guest.
Check AMD reference manual at "SVM Revision and Feature Identification"
section for more information.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent cf34eed commit f85d088
File tree
1 file changed
+6
-1
lines changed- tests/integration_tests/functional
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
224 | 229 | | |
225 | 230 | | |
226 | 231 | | |
| |||
0 commit comments