- Timestamp:
- Mar 13, 2018 11:11:32 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r71312 r71313 1979 1979 static void hmR0SvmLoadGuestXcptInterceptsNested(PVMCPU pVCpu, PSVMVMCB pVmcbNstGst, PCPUMCTX pCtx) 1980 1980 { 1981 RT_NOREF(pCtx); 1981 1982 if (HMCPU_CF_IS_PENDING(pVCpu, HM_CHANGED_GUEST_XCPT_INTERCEPTS)) 1982 1983 {
Note:
See TracChangeset
for help on using the changeset viewer.