Changeset 9276 in vbox for trunk/src/VBox
- Timestamp:
- May 31, 2008 9:03:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r9212 r9276 2102 2102 pVM->pgm.s.GCPhysA20Mask = ~(RTGCPHYS)(!fEnable << 20); 2103 2103 REMR3A20Set(pVM, fEnable); 2104 /** @todo we're not handling this correctly for VT-x / AMD-V. See #2911 */ 2104 2105 } 2105 2106 }
Note:
See TracChangeset
for help on using the changeset viewer.