mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add tests for corrupt bit behavior during I/O operations. - Unaligned L2 table address triggers corrupt bit on read - Unaligned cluster address triggers corrupt bit on read and write - Normal operations do not set the corrupt bit - V2 images work correctly without feature bits Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>