machyve / xhyve

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

Porting Xhyve to new platform question #187

Open Outstep opened 4 years ago

Outstep commented 4 years ago

Hello All,

I am working on a small project and need to port over a good Type-2 hypervisor.

There are a few like Qemu, Virtualbox, and Bhyve, but I just recently come across Xhyve which is the OSX port of Bhyve and is supposed to have no other dependencies except for the Hypervisor.framework as well as a very small footprint and wanted to ask about how stable it is as well as can it run all of the standard 32 and 64 bit Guest OS's like Linux, Windows, etc..

Is it worth porting over Xhyve or should I seek another solution.

Any information would be greatly appreciated.