Changeset 41836 in vbox for trunk/src/VBox/VMM/VMMRZ
- Timestamp:
- Jun 19, 2012 4:20:52 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78662
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp
r41805 r41836 339 339 * 340 340 * @returns VINF_SUCCESS on success, VERR_PGM_DYNMAP_IPE on failure. 341 * @param pVM The VM in question.341 * @param pVM Pointer to the VM. 342 342 */ 343 343 static int pgmRZDynMapInitAutoSetsForVM(PVM pVM)
Note:
See TracChangeset
for help on using the changeset viewer.