VirtualBox

Changeset 10494 in vbox


Ignore:
Timestamp:
Jul 11, 2008 8:49:59 AM (16 years ago)
Author:
vboxsync
Message:

Fixed ring 3 AssertCR3 handler init.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMBth.h

    r9024 r10494  
    6161    pModeData->pfnR3BthVerifyAccessSyncPage = PGM_BTH_NAME(VerifyAccessSyncPage);
    6262#ifdef VBOX_STRICT
    63     PGM_BTH_PFN(AssertCR3, pVM)         = PGM_BTH_NAME(AssertCR3);
     63    pModeData->pfnR3BthAssertCR3         = PGM_BTH_NAME(AssertCR3);
    6464#endif
    6565
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