VirtualBox

Changeset 25544 in vbox


Ignore:
Timestamp:
Dec 21, 2009 3:04:34 PM (15 years ago)
Author:
vboxsync
Message:

Missing tlb flush for chunk unmap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r25542 r25544  
    30163016            pVM->pgm.s.ChunkR3Map.c--;
    30173017        }
     3018        /* Chunk removed, so clear the page map TBL as well (might still be referenced). */
     3019        PGMPhysInvalidatePageMapTLB(pVM);
    30183020    }
    30193021    else
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