mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The virtio spec requires that a status response is always written on error. This was missing from the path where we had a valid request but not for one we support. Signed-off-by: Rob Bradford <rbradford@meta.com>