cloud-hypervisor/block_util
Fazla Mehrab 5db4dede28 block_util, vhdx: vhdx crate integration with the cloud hypervisor
vhdx_sync.rs in block_util implements traits to represent the vhdx
crate as a supported block device in the cloud hypervisor. The vhdx
is added to the block device list in device_manager.rs at the vmm
crate so that it can automatically detect a vhdx disk and invoke the
corresponding crate.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Signed-off-by: Fazla Mehrab <akm.fazla.mehrab@intel.com>
2021-08-19 11:43:19 +02:00
..
src block_util, vhdx: vhdx crate integration with the cloud hypervisor 2021-08-19 11:43:19 +02:00
Cargo.toml block_util, vhdx: vhdx crate integration with the cloud hypervisor 2021-08-19 11:43:19 +02:00