summaryrefslogtreecommitdiff
path: root/rust-vmm-ci
diff options
context:
space:
mode:
authorSebastien Boeuf <sebastien.boeuf@intel.com>2021-06-08 10:24:23 +0200
committerSebastien Boeuf <sebastien.boeuf@intel.com>2021-06-11 13:51:37 +0200
commita8ff939161d41fc2f449b80e461d013c1e19f666 (patch)
tree289513425919e07f3ccd894709e840b324e9610a /rust-vmm-ci
parent30ba3e7bbe9e0542cf480f44bc6845a8dbd2a6ba (diff)
downloadvmm_vhost-a8ff939161d41fc2f449b80e461d013c1e19f666.tar.gz
vhost_user: Add Inflight I/O tracking support
The inflight I/O tracking feature is useful for handling crashes and disconnections from the backend. It allows the backend to rely on a buffer that was shared earlier with the VMM to restore to the previous state it was before the crash. This feature depends on the availability of the protocol feature VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD, and it implements both VHOST_USER_GET_INFLIGHT_FD and VHOST_USER_SET_INFLIGHT_FD messages. Fixes #43 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Diffstat (limited to 'rust-vmm-ci')
0 files changed, 0 insertions, 0 deletions