VirtualBox

Changeset 9941 in vbox


Ignore:
Timestamp:
Jun 26, 2008 9:23:21 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32366
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r9940 r9941  
    34933493    unsigned    cErrors = 0;
    34943494
     3495#if PGM_GST_TYPE == PGM_TYPE_PAE
     3496    /* @todo currently broken; crashes below somewhere */
     3497    AssertFailed();
     3498#endif
     3499
    34953500#if    PGM_GST_TYPE == PGM_TYPE_32BIT \
    34963501    || PGM_GST_TYPE == PGM_TYPE_PAE \
     
    35793584        }
    35803585
     3586# if PGM_GST_TYPE == PGM_TYPE_PAE
     3587        /* not correct to call pgmPoolGetPage */
     3588# endif
    35813589        pShwPdpt = pgmPoolGetPage(pPool, pPml4eDst->u & X86_PML4E_PG_MASK);
    35823590        GCPhysPdptSrc = pPml4eSrc->u & X86_PML4E_PG_MASK_FULL;
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