Changeset 27588 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Mar 22, 2010 1:21:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r27587 r27588 858 858 859 859 pgmUnlock(pVM); 860 861 /* Flush the recompiler's TLB as well. */ 862 REMFlushTBs(pVM); 863 860 864 AssertLogRelRC(rc); 861 865 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.