Changeset 31438 in vbox for trunk/src/VBox/VMM/PATM
- Timestamp:
- Aug 6, 2010 12:19:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATM.cpp
r31437 r31438 5900 5900 /* Remove old lookup record. */ 5901 5901 patmr3RemoveP2GLookupRecord(pVM, &pPatch->patch, pCurPatchInstrGC); 5902 p CurPatchInstrGC= NULL;5902 pPatchToGuestRec = NULL; 5903 5903 5904 5904 pCurPatchInstrGC += CpuOld.opsize;
Note:
See TracChangeset
for help on using the changeset viewer.