VirtualBox

Changeset 41465 in vbox


Ignore:
Timestamp:
May 28, 2012 10:29:56 PM (13 years ago)
Author:
vboxsync
Message:

PGMR3PhysSetA20: Must flush the HM TLB on A20 change.

File:
1 edited

Legend:

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

    r41462 r41465  
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2012 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    37233723        VMCPU_FF_SET(pVCpu, VMCPU_FF_PGM_SYNC_CR3);
    37243724        pgmR3RefreshShadowModeAfterA20Change(pVCpu);
     3725        HWACCMFlushTLB(pVCpu);
    37253726#endif
    37263727        STAM_REL_COUNTER_INC(&pVCpu->pgm.s.cA20Changes);
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