mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace use of spawn_virtio_thread() helper with the new method on VirtioCommon to handle thread management as well as spawning. As a result this cleanly handles reset if it fails to spawn the thread. Assisted-by: Claude:Opus-4.7 Signed-off-by: Rob Bradford <rbradford@meta.com>