VirtualBox

Changeset 49937 in vbox


Ignore:
Timestamp:
Dec 16, 2013 4:49:48 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Change ASID when required.

File:
1 edited

Legend:

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

    r49931 r49937  
    869869    }
    870870
    871     pVCpu->hm.s.idLastCpu = pCpu->idCpu;
    872871    pVmcb->ctrl.TLBCtrl.n.u8TLBFlush = SVM_TLB_FLUSH_NOTHING;
    873872
     
    925924
    926925            pVCpu->hm.s.uCurrentAsid = pCpu->uCurrentAsid;
     926            pVCpu->hm.s.idLastCpu    = pCpu->idCpu;
    927927            pVCpu->hm.s.cTlbFlushes  = pCpu->cTlbFlushes;
    928928        }
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