cloud-hypervisor 0.0.0

Open source Virtual Machine Monitor (VMM) that runs on top of KVM & MSHV
1
2
3
4
5
6
7
8
9
10
# 1. What is Cloud Hypervisor?

Cloud Hypervisor is an open source Virtual Machine Monitor (VMM) that runs on
top of the [KVM](https://www.kernel.org/doc/Documentation/virtual/kvm/api.txt)
hypervisor and the Microsoft Hypervisor (MSHV).

The release on crates.io is a dummy-release so far to claim the namespace.
More information as well as the releases can be found in our GitHub repository:

<https://github.com/cloud-hypervisor/cloud-hypervisor>