Cloud Hypervisor is a virtual machine monitor that operates on KVM and is optimized for cloud system tasks. Cloud Hypervisor is written in Rust and is based on rust-vmm crates.
What's New in This Version:
- added support for the Windows guest OS
- default io_uring support added for virtio-block
- vhost-user support has been removed
- support for using virtio-mmio transport instead of PCI has been removed
- snapshot support for ARM64 added
- improved Linux boot time
- default logging level changed
- new parameter –balloon added for configuring virtio-balloon
Source: linux.org.ru
