VirtualBox

Changeset 58014 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Oct 2, 2015 5:33:16 PM (9 years ago)
Author:
vboxsync
Message:

VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.

Location:
trunk/src/VBox/VMM/VMMR0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp

    r57989 r58014  
    51655165            }
    51665166        }
     5167        else
     5168            Log4(("hmR0SvmExitVmmCall: Hypercalls not enabled\n"));
    51675169    }
    51685170
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r57989 r58014  
    1016210162        }
    1016310163    }
     10164    else
     10165        Log4(("hmR0VmxExitVmcall: Hypercalls not enabled\n"));
    1016410166
    1016510167    hmR0VmxSetPendingXcptUD(pVCpu, pMixedCtx);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette