Commit b274e4d
committed
fix: update AMD host cpu features checks
Nested virtualization is now disabled and some cpu features/MSRs now
should be marked as host only.
These cpu features/MSRs are described the AMD reference manual at
"SVM Revision and Feature Identification" section.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 5fab952 commit b274e4d
File tree
1 file changed
+3
-7
lines changed- tests/integration_tests/functional
1 file changed
+3
-7
lines changedLines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 137 | | |
142 | 138 | | |
143 | 139 | | |
| |||
0 commit comments