Home
last modified time | relevance | path

Searched hist:dd9ada5627245a3441ebde00736dd63d09acc222 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dvhost_user.hdiff dd9ada5627245a3441ebde00736dd63d09acc222 Thu Feb 13 07:26:46 CST 2020 Johannes Berg <johannes.berg@intel.com> 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>
H A Dvirtio_uml.cdiff dd9ada5627245a3441ebde00736dd63d09acc222 Thu Feb 13 07:26:46 CST 2020 Johannes Berg <johannes.berg@intel.com> 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>