Changeset 34010 in vbox for trunk/include/VBox
- Timestamp:
- Nov 11, 2010 8:17:47 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67675
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r33827 r34010 797 797 ulInstance(0), 798 798 fUseHostIOCache(true), 799 fBootable(true), 799 800 lIDE0MasterEmulationPort(0), 800 801 lIDE0SlaveEmulationPort(0), … … 811 812 uint32_t ulInstance; 812 813 bool fUseHostIOCache; 814 bool fBootable; 813 815 814 816 // only for when controllerType == StorageControllerType_IntelAhci:
Note:
See TracChangeset
for help on using the changeset viewer.