- Timestamp:
- Apr 28, 2017 8:39:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r66716 r66717 6002 6002 /* 6003 6003 * Determing a vectoring double #PF condition. Used later, when PGM evaluates the 6004 * second #PF as a guest #PF (and not a nested#PF) and needs to be converted into a #DF.6004 * second #PF as a guest #PF (and not a shadow #PF) and needs to be converted into a #DF. 6005 6005 */ 6006 6006 if (fRaiseInfo & IEMXCPTRAISEINFO_PF_PF)
Note:
See TracChangeset
for help on using the changeset viewer.