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

Conversation

junxiaoc
Copy link
Contributor

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.

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.
@raphaelning raphaelning merged commit 0e2e4bd into master Jul 3, 2018
@raphaelning raphaelning deleted the missing-invept branch July 3, 2018 03:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants