Changeset 41279 in vbox for trunk/include/VBox/vmm
- Timestamp:
- May 14, 2012 12:03:45 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77940
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/vm.h
r41269 r41279 53 53 * mostly). 54 54 * 55 * The transi sion out of the STOPPED state is done by a vmR3PowerOn.56 * The transi sion back to the STOPPED state is done by vmR3PowerOff.55 * The transition out of the STOPPED state is done by a vmR3PowerOn. 56 * The transition back to the STOPPED state is done by vmR3PowerOff. 57 57 * 58 58 * (Alternatively we could let vmR3PowerOn start CPU 0 only and let the SPIP
Note:
See TracChangeset
for help on using the changeset viewer.