VirtualBox

Changeset 43303 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Sep 11, 2012 11:55:10 PM (12 years ago)
Author:
vboxsync
Message:

Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0 because of mt.lion executable memory fixes.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/VBox/VMM/include/PGMInline.h

    r41805 r43303  
    490490        rc = VINF_SUCCESS;
    491491        AssertPtr(pTlbe->pv);
    492 # if !defined(VBOX_WITH_2X_4GB_ADDR_SPACE) || defined(IN_RING3)
     492# ifndef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0
    493493        Assert(!pTlbe->pMap || RT_VALID_PTR(pTlbe->pMap->pv));
    494494# 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