Changeset 14260 in vbox for trunk/src/VBox/VMM/PGM.cpp
- Timestamp:
- Nov 17, 2008 5:11:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGM.cpp
r14240 r14260 78 78 * The switcher code is mapped at the same location as on the host, at an 79 79 * identity mapped location (physical equals virtual address), and at the 80 * hypervisor location. 80 * hypervisor location. The identity mapped location is for when the world 81 * switches that involves disabling paging. 81 82 * 82 83 * PGM maintain page tables for 32-bit, PAE and AMD64 paging modes. This
Note:
See TracChangeset
for help on using the changeset viewer.