Changeset 41466 in vbox for trunk/src/VBox/VMM
- Timestamp:
- May 28, 2012 10:30:31 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r41465 r41466 3718 3718 REMR3A20Set(pVCpu->pVMR3, pVCpu, fEnable); 3719 3719 #endif 3720 /** @todo we're not handling this correctly for VT-x / AMD-V. See #2911 */3721 3720 #ifdef PGM_WITH_A20 3722 3721 pVCpu->pgm.s.fSyncFlags |= PGM_SYNC_UPDATE_PAGE_BIT_VIRTUAL;
Note:
See TracChangeset
for help on using the changeset viewer.