Changeset 81787 in vbox for trunk/src/VBox
- Timestamp:
- Nov 12, 2019 4:23:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r81786 r81787 1870 1870 EmuFeat.fVmxNmiExit = 1; 1871 1871 EmuFeat.fVmxVirtNmi = 0; 1872 EmuFeat.fVmxPreemptTimer = 0; /* Currently disabled on purpose, see @bugref{9180#c }. */1872 EmuFeat.fVmxPreemptTimer = 0; /* Currently disabled on purpose, see @bugref{9180#c108}. */ 1873 1873 EmuFeat.fVmxPostedInt = 0; 1874 1874 EmuFeat.fVmxIntWindowExit = 1;
Note:
See TracChangeset
for help on using the changeset viewer.