Changeset 14523 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 24, 2008 2:57:18 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39811
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r14521 r14523 178 178 #endif /* VBOX_WITH_USB */ 179 179 180 /* Features that can be queried with GetProcessorFeature */ 181 bool fVTxAMDVSupported, fLongModeSupported, fPAESupported; 182 180 183 HostPowerService *mHostPowerService; 181 184 };
Note:
See TracChangeset
for help on using the changeset viewer.