machyve / xhyve

xhyve, a lightweight OS X virtualization solution
Other
6.43k stars 353 forks source link

Manage HV_DENIED as a possible return value from hv_vm_create #223

Closed blkt closed 2 years ago

blkt commented 2 years ago

I discovered this additional return value while debugging some problems with using xhyve locally. It is available at least since MacOSX SDK version 11.1.

blkt commented 2 years ago

I managed to test it on a macOS 10.15.7 Catalina installation and it does not compile, I'll fix it asap.