mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Boot a Windows guest from a qcow2 overlay with direct=on. After boot, write 5 randomly filled files from 4MB to 20MB, copy each file, and compare SHA256 hashes to verify data integrity through the aligned bounce buffer path. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>