Changeset 76137 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Dec 10, 2018 5:18:37 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/HM.cpp
r76135 r76137 412 412 * 413 413 * This is the very first component to really do init after CFGM so that we can 414 * establish the predomina t execution engine for the VM prior to initializing414 * establish the predominant execution engine for the VM prior to initializing 415 415 * other modules. It takes care of NEM initialization if needed (HM disabled or 416 416 * not available in HW).
Note:
See TracChangeset
for help on using the changeset viewer.