mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-14 15:41:46 +00:00
A lot of the VIRTIO reserved features should be supported or not by the vhost-user backend. That means on the VMM side, these features should be available, so that they don't get lost during the negotiation. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>