top | item 43722664

(no title)

abshkbh | 10 months ago

https://github.com/abshkbh/arrakis

Will come with MacOS support very soon :) Does work on Linux

discuss

order

Tsarp|10 months ago

I tried this path and found that MacOS has horrible support on firecracker and similar.

abshkbh|10 months ago

Crosvm (our original Google project) and its children projects Firecracker, Cloud-Hypervisor are all based on top of "/dev/kvm" i.e. the Linux Virtualization stack.

Apple's equivalent is the Apple Virtualization Framework which exposes kvm like functionality at a higher level.