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> |
||
|---|---|---|
| .. | ||
| async_io.rs | ||
| fixed_vhd_async.rs | ||
| fixed_vhd_sync.rs | ||
| lib.rs | ||
| qcow_sync.rs | ||
| raw_async.rs | ||
| raw_sync.rs | ||
| vhd.rs | ||
| vhdx_sync.rs | ||