VirtualBox

Changeset 10342 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 7, 2008 5:22:16 PM (16 years ago)
Author:
vboxsync
Message:

Clear old cr3 values before attempting to allocate a new page from our pool.

File:
1 edited

Legend:

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

    r10340 r10342  
    489489                    pgmPoolFreeByPage(pPool, pVM->pgm.s.pHCShwAmd64CR3, PGMPOOL_IDX_AMD64_CR3, pVM->pgm.s.pHCShwAmd64CR3->GCPhys >> PAGE_SHIFT);
    490490                    pVM->pgm.s.pHCShwAmd64CR3 = 0;
     491                    pVM->pgm.s.pHCPaePML4     = 0;
     492                    pVM->pgm.s.HCPhysPaePML4  = 0;
    491493                }
    492494
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