Skip to content

Docs: Discourage use of com.apple.vm.hypervisor on macOS >=10.15.7 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2021

Conversation

christian-korneck
Copy link
Contributor

Tests on multiple MacOS 10.15.7 and 11.3.1 machines showed that when this entitlement is added gatekeeper prevents qemu to start (error "kill -9"). I'm not entirely sure but I believe there was a breaking change from 10.15.6 to 10.15.7 and Apple docs are incorrect.

See discussion in #4

Closes #4

Tests on multiple MacOS 10.15.7 and 11.3.1 machines showed when this entitlement is added gatekeeper prevents qemu to start (error "kill -9"). I'm not entirely sure but I believe there was a breaking change from 10.15.6 to 10.15.7 and Apple docs are incorrect.

Signed-off-by: Christian Korneck <christian@korneck.de>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AkihiroSuda AkihiroSuda merged commit 3a47320 into lima-vm:master May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to add hypervisor entitlement to qemu
2 participants