Changeset 107187 in vbox for trunk/include
- Timestamp:
- Nov 29, 2024 1:24:34 PM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 166189
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r106516 r107187 1348 1348 com::Utf8Str strVersion; // hardware version, optional 1349 1349 com::Guid uuid; // hardware uuid, optional (null). 1350 bool fSyntheticCpu;1351 1350 uint32_t cCPUs; 1352 1351 bool fCpuHotPlug; // requires settings version 1.10 (VirtualBox 3.2)
Note:
See TracChangeset
for help on using the changeset viewer.