mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Sector and cluster geometry of a disk image. Returns DiskTopology with a default implementation providing 512B logical and physical block sizes. Formats that probe the underlying device override this. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>