Changeset 32042 in vbox for trunk/src/VBox
- Timestamp:
- Aug 27, 2010 11:46:29 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r32036 r32042 558 558 # endif 559 559 AssertRC(rc); 560 PGM_INVL_PG(pVCpu, pvFault); 561 return rc; /* Restart with the corrected entry. */ 560 562 } 561 563 # endif /* PGM_WITH_MMIO_OPTIMIZATIONS */
Note:
See TracChangeset
for help on using the changeset viewer.