Changeset 7997 in vbox for trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
- Timestamp:
- Apr 15, 2008 2:18:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r7904 r7997 1985 1985 # endif 1986 1986 } 1987 # el se /* PGM_GST_TYPE == PGM_TYPE_32BIT */1987 # elif PGM_GST_TYPE == PGM_TYPE_AMD64 1988 1988 /* PAE and AMD64 modes are hardware accelerated only, so there are no mappings. */ 1989 1989 Assert(!pgmMapAreMappingsEnabled(&pVM->pgm.s));
Note:
See TracChangeset
for help on using the changeset viewer.