- Timestamp:
- Jan 16, 2024 3:36:43 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r102892 r102902 2240 2240 pVM->cpum.s.HostFeatures.fBmi1 = true; 2241 2241 pVM->cpum.s.HostFeatures.fBmi2 = true; 2242 pVM->cpum.s.HostFeatures.fAdx = true; 2242 2243 #endif 2243 2244
Note:
See TracChangeset
for help on using the changeset viewer.