Changeset 43387 in vbox for trunk/src/VBox/VMM/VMMRZ
- Timestamp:
- Sep 21, 2012 9:40:25 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80859
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp
r41836 r43387 1842 1842 * Starts or migrates the autoset of a virtual CPU. 1843 1843 * 1844 * This is used by H WACCMR0Enter. When we've longjumped out of the HWACCM1844 * This is used by HMR0Enter. When we've longjumped out of the HM 1845 1845 * execution loop with the set open, we'll migrate it when re-entering. While 1846 1846 * under normal circumstances, we'll start it so VMXR0LoadGuestState can access
Note:
See TracChangeset
for help on using the changeset viewer.