VirtualBox

Changeset 16733 in vbox for trunk/src


Ignore:
Timestamp:
Feb 13, 2009 10:01:47 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42770
Message:

VBOX_WITH_PGMPOOL_PAGING_ONLY: bugfix

File:
1 edited

Legend:

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

    r16679 r16733  
    10771077
    10781078        /* Create a reference back to the PDPT by using the index in its shadow page. */
    1079         rc = pgmPoolAlloc(pVM, GCPdPt, enmKind, pVM->pgm.s.CTX_SUFF(pShwPageCR3)->idx, iPdPt, &pShwPage);
     1079        rc = pgmPoolAlloc(pVM, GCPdPt, enmKind, pShwPage->idx, iPdPt, &pShwPage);
    10801080#else
    10811081        if (!fNestedPaging)
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