VirtualBox

Changeset 16798 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 16, 2009 3:42:39 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42892
Message:

VBOX_WITH_PGMPOOL_PAGING_ONLY: deactivate hypervisor mappings in old CR3 root

File:
1 edited

Legend:

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

    r16792 r16798  
    46244624    if (pVM->pgm.s.CTX_SUFF(pShwPageCR3))
    46254625    {
     4626        /* Remove the hypervisor mappings from the shadow page table. */
     4627        PGMMapDeactivateAll(pVM);
     4628
    46264629        /* It might have been freed already by a pool flush (see e.g. PGMR3MappingsUnfix). */
    46274630        /** @todo Coordinate this better with the pool. */
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