QEMU 的挑战者
- https://github.com/intel/nemu
引用自 https://github.com/astro/microvm.nix :
| Hypervisor | Language | Restrictions | |
|---|---|---|---|
| qemu | C | ||
| cloud-hypervisor | Rust | no 9p shares | |
| firecracker | Rust | no 9p/virtiofs shares | |
| crosvm | Rust | 9p shares broken | 35w 行 |
| kvmtool | C | no virtiofs shares, no control socket | |
| stratovirt | Rust | no 9p/virtiofs shares, no control socket |
还有的:
- https://github.com/containers/libkrun
- https://github.com/containers/krunvm : 其配套的工具
- https://github.com/AsahiLinux/muvm : 也是配套的,还有 GPU 的支持
- 不过,这个是 AsahiLinux 开发的,
- https://gitee.com/openeuler/rust_shyper
想不到在 kata 中内部还有一个: dragonball
- https://github.com/kata-containers/kata-containers/tree/main/src/dragonball
rust-vmm 的生态:
不开源的
-
https://cloud.google.com/blog/products/gcp/7-ways-we-harden-our-kvm-hypervisor-at-google-cloud-security-in-plaintext
- aws 连 kvm 都有替换
- https://www.reddit.com/r/vmware/comments/1983lti/what_hypervisor_does_amazon_cloud_use/
- https://news.ycombinator.com/item?id=15814161
-
Turns out Nitro is not only an improved KVM but also work exclusively with their Nitro Custom Silicon
-
asure 自然就不用说了
挑战者联盟
https://github.com/rust-vmm
https://github.com/microsoft/openvmm : 2024-10-13 开源的,当然,是侧重于 windows 的,40 万行左右,还是 可以研究一下的。
- https://news.ycombinator.com/item?id=41866742
- https://techcommunity.microsoft.com/t5/windows-os-platform-blog/openhcl-the-new-open-source-paravisor/ba-p/4273172
看看
- https://github.com/ubicloud/ubicloud
##
- Chrome OS Virtual Machine Monitor : https://news.ycombinator.com/item?id=15346269
##
https://github.com/quickemu-project/quickemu
本站所有文章转发 CSDN 将按侵权追究法律责任,其它情况随意。