cloud-hypervisor/vmm
Bo Chen 5e0d498582 hypervisor, vmm: Add dynamic control of logging dirty pages
This patch extends slightly the current live-migration code path with
the ability to dynamically start and stop logging dirty-pages, which
relies on two new methods added to the `hypervisor::vm::Vm` Trait. This
patch also contains a complete implementation of the two new methods
based on `kvm` and placeholders for `mshv` in the `hypervisor` crate.

Fixes: #2858

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-07-26 09:19:35 -07:00
..
src hypervisor, vmm: Add dynamic control of logging dirty pages 2021-07-26 09:19:35 -07:00
Cargo.toml build: bump seccomp from v0.24.4 to v0.24.5 2021-07-26 11:18:42 +02:00