Changeset 52654 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Sep 9, 2014 1:51:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r52653 r52654 219 219 * contributary exception or a page-fault. */ 220 220 bool fVectoringDoublePF; 221 /** Whether the VM-exitwas caused by a page-fault during delivery of an221 /** Whether the #VMEXIT was caused by a page-fault during delivery of an 222 222 * external interrupt or NMI. */ 223 223 bool fVectoringPF;
Note:
See TracChangeset
for help on using the changeset viewer.