- Timestamp:
- Sep 5, 2019 3:55:09 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAll.cpp
r80540 r80594 8115 8115 * generic / REM interfaces. this won't cut it for R0. */ 8116 8116 /** @todo If/when PGM handles paged real-mode, we can remove the hack in 8117 * iemSvmHandleWorldSwitch to work around raising a page-fault here. */ 8117 * iemSvmWorldSwitch/iemVmxWorldSwitch to work around raising a page-fault 8118 * here. */ 8118 8119 RTGCPHYS GCPhys; 8119 8120 uint64_t fFlags;
Note:
See TracChangeset
for help on using the changeset viewer.