mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The request can be spread over multiple descriptors but the virtio-block specification (and this code) expects that is a whole number of sectors (512 bytes). Signed-off-by: Rob Bradford <rbradford@meta.com>