Changeset 53569 in vbox for trunk/src/VBox
- Timestamp:
- Dec 18, 2014 9:15:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/TM.cpp
r53441 r53569 329 329 * Validate the rest of the TM settings. 330 330 */ 331 rc = CFGMR3ValidateConfig(pCfgHandle, "/ ",331 rc = CFGMR3ValidateConfig(pCfgHandle, "/TM", 332 332 "Mode|" 333 333 "TSCTicksPerSecond|"
Note:
See TracChangeset
for help on using the changeset viewer.