diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-02-13 14:26:46 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-03-29 23:29:00 +0200 |
commit | dd9ada5627245a3441ebde00736dd63d09acc222 (patch) | |
tree | cd2d4d19d19f2f3830e28b26026e156d0d8d144e /arch/um/include | |
parent | 4b786e24ca80a492736b359b3d1a8d07612a78e5 (diff) |
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Implement in-band notifications that are necessary for running
vhost-user devices under externally synchronized time-travel
mode (which is in a follow-up patch). This feature makes what
usually should be eventfd notifications in-band messages.
We'll prefer this feature, under the assumption that only a
few (simulation) devices will ever support it, since it's not
very efficient.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/include')
0 files changed, 0 insertions, 0 deletions