mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
For add memory region, if the backend is disconnected or returns an error, forward the appropriate error type to the caller. If the error indicates that the vhost user backend has disconnected, mark it as such. Signed-off-by: Dylan Reid <dgreid@fb.com>