mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a regression test that churns one L2 region with an fsync per write, relocating the L2 table and its refcount block every iteration, and asserts committed host blocks track live data instead of doubling. Data written across the churn is read back to confirm integrity. Assisted-by: Claude:Opus-4.8 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>