VirtualBox

Changeset 24713 in vbox for trunk


Ignore:
Timestamp:
Nov 17, 2009 10:42:59 AM (15 years ago)
Author:
vboxsync
Message:

Removed unnecessary flushing from PGMHandlerPhysicalReset

File:
1 edited

Legend:

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

    r24711 r24713  
    844844                        pPage++;
    845845                    }
     846                    PGMPhysInvalidatePageMapTLB(pVM);
    846847                }
    847848                else
     
    854855                }
    855856
    856                 PGMPhysInvalidatePageMapTLB(pVM);
    857857                rc = VINF_SUCCESS;
    858858                break;
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