Changeset 65939 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Mar 4, 2017 11:04:04 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGM.cpp
r65919 r65939 3516 3516 } 3517 3517 } 3518 #ifdef REMEMBER_TO_ENABLE_THESE_GCPhycCR3_NIL_ASSIGNMENTS /** @todo Enable r113096 and fix. */3519 3518 pVCpu->pgm.s.GCPhysCR3 = NIL_RTGCPHYS; 3520 #endif3521 3519 3522 3520 /*
Note:
See TracChangeset
for help on using the changeset viewer.