cloud-hypervisor/vmm
Sebastien Boeuf 24c8cce012 block_util: Add synchronous support for fixed VHD disk files
Relying on the simplified version of the synchronous support for RAW
disk files, the new fixed_vhd_sync module in the block_util crate
introduces the synchronous support for fixed VHD disk files.

With this patch, the fixed VHD support is complete as it is implemented
in both synchronous and asynchronous versions.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-02-01 13:45:08 +00:00
..
src block_util: Add synchronous support for fixed VHD disk files 2021-02-01 13:45:08 +00:00
Cargo.toml build(deps): bump libc from 0.2.83 to 0.2.84 2021-01-29 06:21:38 +00:00