VirtualBox

Ignore:
Timestamp:
Aug 2, 2019 1:53:57 PM (5 years ago)
Author:
vboxsync
Message:

PGMR3PoolGrow: Nested paging root pages should not be limited on 32-bit on AMD either.

File:
1 edited

Legend:

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

    r77240 r80111  
    490490    /** @todo change the pool to handle ROOT page allocations specially when
    491491     *        required. */
    492     bool fCanUseHighMemory = HMIsNestedPagingActive(pVM)
    493                           && HMIsVmxActive(pVM);
     492    bool fCanUseHighMemory = HMIsNestedPagingActive(pVM);
    494493
    495494    pgmLock(pVM);
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