VirtualBox

Changeset 18943 in vbox for trunk


Ignore:
Timestamp:
Apr 16, 2009 1:35:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46021
Message:

Mac build fix

File:
1 edited

Legend:

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

    r18927 r18943  
    14831483    pgmLock(pVM);
    14841484
    1485     PPGMPAGE    pPage = pgmPhysGetPage(pPGM, pPGM->GCPhysCR3);
     1485    PPGMPAGE    pPage = pgmPhysGetPage(&pVM->pgm.s, pPGM->GCPhysCR3);
    14861486    AssertReturn(pPage, NULL);
    14871487
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