Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

core: fix bug that INVEPT is not invoked on Mac #69

Merged
merged 1 commit into from
Jul 3, 2018

Commits on Jun 29, 2018

  1. core: fix bug that INVEPT is not invoked on Mac

    There is coexistence issue in MacOS when some Mac VMMs are running
    at the same time. invept might not be invoked due to coexistence
    issue. This change is to fix the issue that invept is not invoked.
    
    It also refactors the existed logic for VMXON/VMXOFF into two
    functions. The function names come from PR #49.
    junxiaoc committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    50b6806 View commit details
    Browse the repository at this point in the history