mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Now that the common vhost-user code can handle logging dirty pages through shared memory, we need to advertise it to the vhost-user backends with the protocol feature VHOST_USER_PROTOCOL_F_LOG_SHMFD. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>