Changeset 72531 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jun 12, 2018 4:46:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r72530 r72531 139 139 * 140 140 * We need to intercept all exceptions manually except: 141 * - \#NM, \#MF handled in hmR0VmxLoadSharedCR0().142 141 * - \#AC and \#DB are always intercepted to prevent the CPU from deadlocking 143 142 * due to bugs in Intel CPUs.
Note:
See TracChangeset
for help on using the changeset viewer.