VirtualBox

Changeset 10705 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jul 16, 2008 3:03:23 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33422
Message:

PGMGetModeName: added nested paging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAll.cpp

    r10340 r10705  
    15661566        case PGMMODE_AMD64:     return "AMD64";
    15671567        case PGMMODE_AMD64_NX:  return "AMD64+NX";
     1568        case PGMMODE_NESTED:    return "Nested";
    15681569        default:                return "unknown mode value";
    15691570    }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette