cloud-hypervisor/virtio-devices
Sebastien Boeuf ccafab6983 virtio-devices: vhost_user: Add snapshot/restore support
Adding the support for snapshot/restore feature for all supported
vhost-user devices.

The complexity of vhost-user-fs device makes it only partially
compatible with the feature. When using the DAX feature, there's no way
to store and remap what was previously mapped in the DAX region. And
when not using the cache region, if the filesystem is mounted, it fails
to be properly restored as this would require a special command to let
the backend know that it must remount what was already mounted before.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-07-29 06:35:03 -07:00
..
src virtio-devices: vhost_user: Add snapshot/restore support 2021-07-29 06:35:03 -07:00
Cargo.toml build: bump seccomp from v0.24.4 to v0.24.5 2021-07-26 11:18:42 +02:00