VirtualBox

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


Ignore:
Timestamp:
Oct 22, 2009 12:04:44 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53799
Message:

Must set tlb flush flag when exiting ring 0 (local init)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r23922 r23972  
    11321132        pVCpu->hwaccm.s.idLastCpu    = NIL_RTCPUID;
    11331133        pVCpu->hwaccm.s.uCurrentASID = 0;
     1134        VMCPU_FF_SET(pVCpu, VMCPU_FF_TLB_FLUSH);
    11341135    }
    11351136
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