mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Exercise both aligned_pread and aligned_pwrite with 4096 byte alignment instead of 512. Verify written data and that surrounding regions are preserved. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>