cloud-hypervisor/block_util/src
Wei Liu 9019086625 block_util: drop Sync bound for DiskFile and AsyncIo
Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-06-20 23:28:57 +01:00
..
async_io.rs block_util: drop Sync bound for DiskFile and AsyncIo 2022-06-20 23:28:57 +01:00
fixed_vhd_async.rs block_util, vmm: Add fixed VHD asynchronous implementation 2021-02-01 13:45:08 +00:00
fixed_vhd_sync.rs block_util: Add synchronous support for fixed VHD disk files 2021-02-01 13:45:08 +00:00
lib.rs virtio-devices: Rename address translation function for more clarity 2022-04-05 00:09:52 +02:00
qcow_sync.rs block_util: provide and use AsyncAdaptor trait 2021-12-06 15:20:29 +01:00
raw_async.rs block_util: Implement DiskFile::topology() for raw file types 2021-12-17 12:42:10 +01:00
raw_sync.rs block_util: Implement DiskFile::topology() for raw file types 2021-12-17 12:42:10 +01:00
vhd.rs clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
vhdx_sync.rs block_util: provide and use AsyncAdaptor trait 2021-12-06 15:20:29 +01:00