Changeset 63128 in vbox for trunk/src/VBox
- Timestamp:
- Aug 7, 2016 1:03:48 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109745
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r62659 r63128 4273 4273 return rc; 4274 4274 #else 4275 RT_NOREF(pVM, GCPhys); 4275 4276 return VERR_NOT_IMPLEMENTED; 4276 4277 #endif /* PGM_WITH_LARGE_PAGES */
Note:
See TracChangeset
for help on using the changeset viewer.