Changeset 14524 in vbox
- Timestamp:
- Nov 24, 2008 2:58:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r14523 r14524 179 179 180 180 /* Features that can be queried with GetProcessorFeature */ 181 boolfVTxAMDVSupported, fLongModeSupported, fPAESupported;181 BOOL fVTxAMDVSupported, fLongModeSupported, fPAESupported; 182 182 183 183 HostPowerService *mHostPowerService;
Note:
See TracChangeset
for help on using the changeset viewer.