Changeset 107625 in vbox
- Timestamp:
- Jan 10, 2025 10:06:36 AM (6 weeks ago)
- svn:sync-xref-src-repo-rev:
- 166710
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r107227 r107625 4209 4209 4210 4210 PGM_UNLOCK(pVM); 4211 return NIL_RTGCPHYS;4211 return GCPhysRet; 4212 4212 } 4213 4213
Note:
See TracChangeset
for help on using the changeset viewer.