mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
resume() mirrors pause() for backend communication: it skips the vhost-user backend call when the device is already disconnected, and it marks newly failed resume_vhost_user() calls disconnected only when the classifier identifies transport loss. Signed-off-by: Dylan Reid <dgreid@fb.com>