Skip to content
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

Disable VMX flags causing issues on Big Sur #201

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

shanesmith
Copy link
Contributor

@shanesmith shanesmith commented Nov 13, 2020

As seen in #192 I was having similar issues with vmx_set_ctlreg: cap_field: 2 bit: 20 unspecified don't care.

I followed the example of #174 and disabled the bits that would show up in the errors.

As seen in machyve#192 I was having similar issues with `vmx_set_ctlreg:
cap_field: 2 bit: 20 unspecified don't care`.

I followed the example of machyve#174 and disabled the bits that would show up
in the errors.
@shanesmith shanesmith mentioned this pull request Nov 13, 2020
@danmack
Copy link

danmack commented Nov 17, 2020

I cherry-picked this commit on top of master and it worked for me. Thank you!

@skeyby
Copy link

skeyby commented Nov 26, 2020

@jasnee sorry for pinging you, maybe you could merge this?

@jacob-carlborg
Copy link

jacob-carlborg commented Feb 8, 2021

What's the status of this? Can this be merged?

@jeremyhu jeremyhu merged commit df93818 into machyve:master Sep 22, 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.

5 participants