Changeset 48442 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Sep 11, 2013 5:36:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp
r46420 r48442 529 529 } 530 530 531 /* We need to wa itup the target CPU. */531 /* We need to wake up the target CPU. */ 532 532 if (VMMGetCpuId(pVM) != idCpu) 533 533 {
Note:
See TracChangeset
for help on using the changeset viewer.