cloud-hypervisor/vmm
Sebastien Boeuf 4735cb8563 vmm, virtio-devices: Restore vhost-user devices in a dedicated way
We cannot let vhost-user devices connect to the backend when the Block,
Fs or Net object is being created during a restore/migration. The reason
is we can't have two VMs (source and destination) connected to the same
backend at the same time. That's why we must delay the connection with
the vhost-user backend until the restoration is performed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-08-10 12:36:58 -07:00
..
src vmm, virtio-devices: Restore vhost-user devices in a dedicated way 2021-08-10 12:36:58 -07:00
Cargo.toml build: Bump dependencies 2021-08-10 15:24:28 +01:00