Changeset 43491 in vbox
- Timestamp:
- Oct 1, 2012 12:21:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/HMAll.cpp
r43466 r43491 52 52 NOREF(GCVirt); 53 53 #else 54 Be very careful when activating this code!54 /* Be very careful when activating this code! */ 55 55 if (iPage == RT_ELEMENTS(pVCpu->hm.s.TlbShootdown.aPages)) 56 56 VMCPU_FF_SET(pVCpu, VMCPU_FF_TLB_FLUSH);
Note:
See TracChangeset
for help on using the changeset viewer.