VirtualBox

Changeset 91853 in vbox for trunk


Ignore:
Timestamp:
Oct 19, 2021 11:55:01 PM (3 years ago)
Author:
vboxsync
Message:

VMM/NEM,PGM: Build fix. bugref:10122

File:
1 edited

Legend:

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

    r91852 r91853  
    56925692        return VMSetError(pVM, VERR_PGM_PHYS_INVALID_PAGE_ID, RT_SRC_POS, "GCPhys=%RGp idPage=%#x", GCPhys, pPage);
    56935693    }
    5694 #ifdef VBOX_WITH_PGM_NEM_MODE
     5694#ifdef VBOX_WITH_NATIVE_NEM
    56955695    const RTHCPHYS HCPhysPrev = PGM_PAGE_GET_HCPHYS(pPage);
    56965696#endif
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