mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Sparse and zero flag support for thin provisioned disk images. Two methods with false defaults: sparse operations (punch hole, write zeroes, discard) and zero flag optimization in WRITE_ZEROES. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>