Maxime Coquelin e95f34d380 vhost: handle IOTLB update and invalidate requests
Vhost-user device IOTLB protocol extension introduces
VHOST_USER_IOTLB message type. The associated payload is the
vhost_iotlb_msg struct defined in Kernel, which in this was can
be either an IOTLB update or invalidate message.

On IOTLB update, the virtqueues get notified of a new entry.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
2017-10-10 15:52:27 +02:00
..
2017-07-16 17:30:06 +02:00
2017-10-10 15:37:58 +02:00
2017-08-31 23:02:54 +02:00
2017-10-06 18:23:25 +02:00
2017-07-16 17:30:06 +02:00
2017-10-09 00:02:45 +02:00
2017-07-04 14:39:18 +02:00
2017-10-09 00:44:59 +02:00