VirtualBox

Changeset 30824 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jul 14, 2010 12:25:12 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63640
Message:

Must also deal with zero cr3 translation ptrs in ring 0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAll.cpp

    r30326 r30824  
    13671367}
    13681368
    1369 #ifdef IN_RING3
    13701369
    13711370/**
     
    14261425}
    14271426
    1428 #endif /* IN_RING3  */
    14291427
    14301428#ifndef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0
     
    14921490#endif /* !VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 */
    14931491
    1494 
    1495 #ifdef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R3
     1492#ifndef IN_RC
    14961493/**
    14971494 * Performs the lazy mapping of the 32-bit guest PD.
     
    15211518    return pPGM->CTX_SUFF(pGstAmd64Pml4);
    15221519}
    1523 #endif /* VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R3 */
    1524 
     1520#endif
    15251521
    15261522/**
Note: See TracChangeset for help on using the changeset viewer.

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