mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-23 20:02:23 +00:00
We didn't implement the vhost-user-net backend to support EVENT_IDX feature, hence it is incorrect to advertise VIRTIO_RING_F_EVENT_IDX to the VMM and the guest. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>