mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Drive a two descriptor chain with a writable head and a zero length tail and verify the CheckedDescriptor accessors addr, len, is_empty, is_write_only and has_next agree with the descriptor flags and length on each entry. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>