cloud-hypervisor/block_util/src
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
..
async_io.rs
fixed_vhd_async.rs
fixed_vhd_sync.rs
lib.rs block_util, vhdx: vhdx crate integration with the cloud hypervisor 2021-08-19 11:43:19 +02:00
qcow_sync.rs block_util, vmm: Propagate error on QcowDiskSync creation 2021-08-11 16:44:28 -07:00
raw_async.rs deps: bump io-uring from 0.4.0 to 0.5.0 2021-03-01 11:08:25 +00:00
raw_sync.rs
vhd.rs clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
vhdx_sync.rs block_util, vhdx: vhdx crate integration with the cloud hypervisor 2021-08-19 11:43:19 +02:00