mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add to the vhost_rs crate the INFLIGHT_SHMFD protocol feature that was missing from the list. The feature has been recently introduced in vhost-user specification, which is the reason why it was missing. Signed-off-by: Yang Zhong <yang.zhong@intel.com>