mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Feed BadActivate into VirtioPciDeviceActivator and assert that the error propagates, device_activated stays false, DEVICE_NEEDS_RESET is set in status, a single Config interrupt is delivered, and a thread waiting on the activation barrier unblocks. The barrier release is the deadlock fixed by the NEEDS_RESET on activation failure change. Assisted-by: Claude:Opus-4.7 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>