cloud-hypervisor/arch/src
Samuel Ortiz 0f21781fbe cargo: Bump the kvm and vmm-sys-util crates
Since the kvm crates now depend on vmm-sys-util, the bump must be
atomic.
The kvm-bindings and ioctls 0.2.0 and 0.4.0 crates come with a few API
changes, one of them being the use of a kvm_ioctls specific error type.
Porting our code to that type makes for a fairly large diff stat.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-11-29 17:48:02 +00:00
..
aarch64 arch: vmm: Move ACPI tables creation to vmm crate 2019-11-07 14:02:27 +00:00
x86_64 cargo: Bump the kvm and vmm-sys-util crates 2019-11-29 17:48:02 +00:00
lib.rs arch, vmm: Start documenting major regions of RAM and reserved memory 2019-09-27 08:55:47 -07:00