mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Test AlignedBuf with 512 and 4096 byte alignment. Verify pointer alignment, zero initialization, and write/read round trip. Passes under miri. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>