VirtualBox

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


Ignore:
Timestamp:
Jun 4, 2009 1:07:50 PM (16 years ago)
Author:
vboxsync
Message:

Removed obsolete comment

File:
1 edited

Legend:

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

    r20012 r20277  
    40604060int pgmR3ExitShadowModeBeforePoolFlush(PVM pVM, PVMCPU pVCpu)
    40614061{
    4062     /** @todo Need to synchronize this across all VCPUs! */
    4063 
    40644062    /* Unmap the old CR3 value before flushing everything. */
    40654063    int rc = PGM_BTH_PFN(UnmapCR3, pVCpu)(pVCpu);
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