Changeset 8386 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Apr 25, 2008 1:42:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAll.cpp
r8155 r8386 182 182 183 183 184 #ifndef IN_GC /* AMD64 implies VT-x/AMD-V */ 184 185 /* 185 186 * Shadow - AMD64 mode … … 205 206 #undef PGM_SHW_TYPE 206 207 #undef PGM_SHW_NAME 207 208 #endif 208 209 209 210
Note:
See TracChangeset
for help on using the changeset viewer.