Changeset 57237 in vbox for trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp
- Timestamp:
- Aug 7, 2015 10:24:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp
r56897 r57237 94 94 /* 95 95 * We might be here with preemption disabled or enabled (i.e. depending on thread-context hooks 96 * being used), so don't try obtaining the GVMMR0 used lock here. See @bugref{7270 } comment #148.96 * being used), so don't try obtaining the GVMMR0 used lock here. See @bugref{7270#c148}. 97 97 */ 98 98 GVMMR0SchedWakeUpEx(pVM, pVCpuTarget->idCpu, false /* fTakeUsedLock */);
Note:
See TracChangeset
for help on using the changeset viewer.