cloud-hypervisor/block/src
Rob Bradford 07d1208dd5 build: Bump vm-memory and its consumers
Update to the latest vm-memory and all the crates that also depend upon
it.

Fix some deprecation warnings.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-09-07 11:34:51 -07:00
..
qcow block: qcow: initialize qcow clusters off the backing file when present 2023-07-19 13:52:43 +01:00
vhdx block: vhdx: Fix block size check 2023-08-22 12:01:54 +01:00
async_io.rs block: Move DiskTopology to common code 2023-09-05 13:09:49 -07:00
fixed_vhd_async.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
fixed_vhd_sync.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
fixed_vhd.rs block: introduce trait BlockBackend for block types 2023-07-19 13:52:43 +01:00
lib.rs build: Bump vm-memory and its consumers 2023-09-07 11:34:51 -07:00
qcow_sync.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
raw_async.rs block: Move DiskTopology to common code 2023-09-05 13:09:49 -07:00
raw_sync.rs block: Move DiskTopology to common code 2023-09-05 13:09:49 -07:00
vhd.rs block: Ensure probing reads are block size aligned 2023-09-05 13:09:49 -07:00
vhdx_sync.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00