mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add TestVirtioDevice with a controllable ActivateResult, TestVirtioInterrupt that records delivered interrupt types, and a make_activator helper that builds a complete VirtioPciDeviceActivator with observable status, activated flag, interrupt log, and barrier. Assisted-by: Claude:Opus-4.7 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>