Changeset 37360 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Jun 7, 2011 5:28:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp
r37357 r37360 2820 2820 { 2821 2821 PVM pVM = pVCpu->CTX_SUFF(pVM); 2822 VMCPU_ASSERT_EMT_OR_GURU(pVCpu); 2822 /** @todo fix the macro / state handling: VMCPU_ASSERT_EMT_OR_GURU(pVCpu); */ 2823 2823 2824 2824 /*
Note:
See TracChangeset
for help on using the changeset viewer.