mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Reported capacity of a disk image. Every format, be it file backed, network, memory, exposes a logical size. Single method logical_size() returning the virtual size in bytes. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>