VirtualBox

Ignore:
Timestamp:
Aug 31, 2021 1:23:53 AM (3 years ago)
Author:
vboxsync
Message:

VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code used by it and raw-mode. Kept this around in case we wanted to reuse it for SMAP workarounds, but that's no longer needed. bugref:9517 bugref:9627

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/MMHyper.cpp

    r90991 r91016  
    10061006    }
    10071007
    1008 #ifdef VBOX_WITH_2X_4GB_ADDR_SPACE
    1009     /*
    1010      * Set MMHYPER_AONR_FLAGS_KERNEL_MAPPING if we're in going to execute in ring-0.
    1011      */
    1012     if (VM_IS_HM_OR_NEM_ENABLED(pVM))
    1013         fFlags |= MMHYPER_AONR_FLAGS_KERNEL_MAPPING;
    1014 #endif
    1015 
    10161008    /*
    10171009     * Validate alignment.
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