VirtualBox

Changeset 25397 in vbox


Ignore:
Timestamp:
Dec 15, 2009 12:49:25 PM (15 years ago)
Author:
vboxsync
Message:

Backed out 56022; not the real problem

File:
1 edited

Legend:

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

    r25396 r25397  
    22032203        {
    22042204            pCpu->fFlushTLB                  = false;
    2205             pVCpu->hwaccm.s.uCurrentASID = pCpu->uCurrentASID = 1;       /* start at 1; host uses 0 */
     2205            pCpu->uCurrentASID              = 1;       /* start at 1; host uses 0 */
    22062206            pCpu->cTLBFlushes++;
    22072207            vmxR0FlushVPID(pVM, pVCpu, VMX_FLUSH_ALL_CONTEXTS, 0);
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