Changeset 55676 in vbox
- Timestamp:
- May 5, 2015 6:09:28 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/xml/Settings.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r55674 r55676 2760 2760 } 2761 2761 2762 pelm HwChild->getAttributeValue("hotplug", hw.fCpuHotPlug);2763 pelm HwChild->getAttributeValue("executionCap", hw.ulCpuExecutionCap);2762 pelmCPUChild->getAttributeValue("hotplug", hw.fCpuHotPlug); 2763 pelmCPUChild->getAttributeValue("executionCap", hw.ulCpuExecutionCap); 2764 2764 2765 2765 const xml::ElementNode *pelmCPUChild;
Note:
See TracChangeset
for help on using the changeset viewer.

