Changeset 79766 in vbox for trunk/src/VBox
- Timestamp:
- Jul 14, 2019 4:11:22 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132132
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r79765 r79766 13674 13674 GCPtrFaultAddress = 0; 13675 13675 13676 /** @todo NSTVMX: Verify the docs on this one again please. */ 13676 13677 if (VMX_IDT_VECTORING_INFO_IS_XCPT_NMI(uIdtVectorInfo)) 13677 13678 CPUMSetGuestNmiBlocking(pVCpu, true);
Note:
See TracChangeset
for help on using the changeset viewer.