Changeset 47991 in vbox for trunk/include
- Timestamp:
- Aug 22, 2013 2:31:52 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88315
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r47503 r47991 277 277 com::Utf8Str strLoggingLevel; 278 278 uint32_t ulLogHistoryCount; 279 bool fExclusiveHwVirt; 279 280 }; 280 281 … … 841 842 842 843 bool fHardwareVirt, 843 fHardwareVirtExclusive,844 844 fNestedPaging, 845 845 fLargePages,
Note:
See TracChangeset
for help on using the changeset viewer.