VirtualBox

Changeset 54332 in vbox


Ignore:
Timestamp:
Feb 20, 2015 2:45:13 PM (10 years ago)
Author:
vboxsync
Message:

No need to do this twice, I think...

File:
1 edited

Legend:

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

    r54308 r54332  
    14011401    /* Clear it while leaving HM context, hmPokeCpuForTlbFlush() relies on this. */
    14021402    pVCpu->hm.s.idEnteredCpu = NIL_RTCPUID;
    1403 
    1404     /* Clear the VCPU <-> host CPU mapping as we've left HM context. */
    1405     ASMAtomicWriteU32(&pVCpu->idHostCpu, NIL_RTCPUID); /** @todo r=bird: This is VMMR0.cpp's job, isn't it? */
    14061403
    14071404    return VINF_SUCCESS;
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