- Timestamp:
- Feb 10, 2015 5:01:42 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98152
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r54102 r54130 3775 3775 } 3776 3776 else 3777 { 3778 /* For now, cleared here as mode-switches can happen outside HM/VT-x. See @bugref{7626} comment #11. */ 3777 3779 pVCpu->hm.s.vmx.u32XcptBitmap &= ~HMVMX_REAL_MODE_XCPT_MASK; 3780 } 3778 3781 3779 3782 if (fInterceptNM)
Note:
See TracChangeset
for help on using the changeset viewer.