cloud-hypervisor/hypervisor
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 env_logger from 0.8.4 to 0.9.0 2021-07-15 00:44:49 +00:00