cloud-hypervisor/vmm
Muminul Islam 81895b9b40 hypervisor: Implement start/stop_dirty_log for MSHV
This patch modify the existing live migration code
to support MSHV. Adds couple of new functions to enable
and disable dirty page tracking. Add missing IOCTL
to the seccomp rules for live migration.
Adds necessary flags for MSHV.
This changes don't affect KVM functionality at all.

In order to get better performance it is good to
enable dirty page tracking when we start live migration
and disable it when the migration is done.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2021-07-29 16:29:53 +01:00
..
src hypervisor: Implement start/stop_dirty_log for MSHV 2021-07-29 16:29:53 +01:00
Cargo.toml build: bump seccomp from v0.24.4 to v0.24.5 2021-07-26 11:18:42 +02:00