mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This commit introduces a generic type `FixedVhd` for its sync and async disk I/O types, and the disk I/O types will use it directly instead of maintaining a file themselves. Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>