Changeset 20979 in vbox for trunk/src/VBox/VMM/VMMR0/VMMR0.cpp
- Timestamp:
- Jun 26, 2009 2:56:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/VMMR0.cpp
r20875 r20979 608 608 RTCCUINTREG uFlags = ASMIntDisableFlags(); 609 609 #endif 610 ASMAtomicWriteU32(&pVCpu->idHostCpu, NIL_RTCPUID);611 612 610 #ifdef LOG_ENABLED 613 611 if (pVCpu->idCpu > 0)
Note:
See TracChangeset
for help on using the changeset viewer.