- Timestamp:
- Jun 30, 2008 5:06:31 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32516
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGM.cpp
r10021 r10033 2966 2966 case PGMMODE_AMD64_NX: 2967 2967 return "AMD64 + NX"; 2968 2969 case PGMMODE_NESTED: 2970 return "Nested"; 2968 2971 2969 2972 default:
Note:
See TracChangeset
for help on using the changeset viewer.