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

Unable to create VM (22) vmx_set_ctlreg: cap_field: 2 bit: 20 unspecified don't care #203

Closed
amracks opened this issue Nov 17, 2020 · 2 comments

Comments

@amracks
Copy link

amracks commented Nov 17, 2020

xcodebuild CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
./xhyverun-tinycorelinux.sh
vmx_set_ctlreg: cap_field: 2 bit: 20 unspecified don't care
vmx_init: processor does not support desired secondary processor-based controls
Unable to create VM (22)

sysctl machdep.cpu.brand_string
machdep.cpu.brand_string: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz

Edit: This is on BigSur

@ntkme
Copy link
Contributor

ntkme commented Nov 17, 2020

See #201.

@amracks
Copy link
Author

amracks commented Nov 17, 2020

Thanks, cherry-picked the commit from shanesmith's fork:

git remote add shanesmith https://github.com/shanesmith/xhyve.git
git fetch shanesmith
git cherry-pick 6e7a52f6f74aab9c4349dc61e84d69a5d31e4097

@amracks amracks closed this as completed Nov 17, 2020
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

No branches or pull requests

2 participants