cloud-hypervisor/block/src
Anatol Belski 99493c728e block: qcow: Add resize unit tests
- No-op resize when size unchanged
- Growing with L1 table expansion
- Shrink attempts return error
- Resize with backing file returns error

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2026-02-12 22:47:00 +00:00
..
qcow block: qcow: Add resize unit tests 2026-02-12 22:47:00 +00:00
vhdx block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
async_io.rs vmm: disk resize infrastructure 2025-12-17 13:54:52 +00:00
fcntl.rs misc: clippy: add needless_pass_by_value (partially) 2025-11-25 16:05:46 +00:00
fixed_vhd.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
fixed_vhd_async.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
fixed_vhd_sync.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
lib.rs vmm: Add option to control backing files 2026-02-10 17:41:42 +00:00
qcow_sync.rs block: qcow: Implement live resize with L1 table growth 2026-02-12 22:47:00 +00:00
raw_async.rs block: raw_async: implement disk resizing 2025-12-17 13:54:52 +00:00
raw_async_aio.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
raw_sync.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00
vhd.rs tests: streamline module names to unit_tests 2025-11-20 21:15:03 +00:00
vhdx_sync.rs block: add DiskFile::physical_size() 2025-12-14 17:02:36 +00:00