mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The S0094 state test could be reported as WEDGED when the host per test timeout killed the VM before the guest finished its wait, dropping the verdict marker. v0.5.2 accepts that timeout case as a pass since the device does not consume the buffer before DRIVER_OK. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>