VirtualBox

Changeset 11997 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 2, 2008 4:43:50 PM (16 years ago)
Author:
vboxsync
Message:

PAE+NX is valid for raw mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r11792 r11997  
    33273327            break;
    33283328
    3329         case PGMMODE_PAE_NX:    /* VT-x/AMD-V only */
    3330             Assert(HWACCMIsEnabled(pVM));
    3331             /* no break */
    3332 
     3329        case PGMMODE_PAE_NX:
    33333330        case PGMMODE_PAE:
    33343331        {
Note: See TracChangeset for help on using the changeset viewer.

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