mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
Due to the amount of code currently duplicated across vhost-user devices, the stats for this commit is on the large side but it's mostly more duplicated code, unfortunately. Migratable and Snapshotable placeholder implementations are provided as well, making all vhost-user devices Migratable. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>