Changeset 71994 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Apr 24, 2018 7:41:06 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h
r71641 r71994 3871 3871 /* 3872 3872 * First, clear NMI blocking, if any, before causing any exceptions. 3873 * See Intel spec. 6.7.1 "Handling Multiple NMIs". 3873 3874 */ 3874 3875 VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_BLOCK_NMIS);
Note:
See TracChangeset
for help on using the changeset viewer.