VirtualBox

Ignore:
Timestamp:
Apr 16, 2008 11:43:17 AM (17 years ago)
Author:
vboxsync
Message:

Another fix for PAE mappings

File:
1 edited

Legend:

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

    r8028 r8030  
    26312631    STAM_PROFILE_STOP(&pVM->pgm.s.CTXMID(Stat,SyncCR3Handlers), h);
    26322632
     2633#ifdef IN_RING3
     2634_asm int 3;
     2635#endif
     2636
    26332637#ifdef PGMPOOL_WITH_MONITORING
    26342638    /*
     
    29572961                /* advance. */
    29582962                iPD += cPTs - 1;
    2959                 pPDEDst += cPTs + cPTs;
     2963                pPDEDst += cPTs;
    29602964#  else  /* PGM_GST_TYPE != PGM_TYPE_32BIT && PGM_GST_TYPE != PGM_TYPE_PAE && PGM_WITHOUT_MAPPINGS */
    29612965                Assert(!pgmMapAreMappingsEnabled(&pVM->pgm.s));
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