Jason Wang d0416d487b vhost-vdpa: map virtqueue notification area if possible
This patch implements the vq notification mapping support for
vhost-vDPA. This is simply done by using mmap()/munmap() for the
vhost-vDPA fd during device start/stop. For the device without
notification mapping support, we fall back to eventfd based
notification gracefully.

Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2021-06-11 10:30:13 +08:00
..
2021-01-12 21:19:02 +00:00
2021-05-13 20:13:24 +01:00
2021-06-03 16:43:27 +01:00
2021-05-12 18:20:25 +02:00
2021-04-15 07:10:39 -05:00
2021-04-30 11:16:51 +01:00
2021-03-15 21:02:20 +01:00
2021-02-21 18:41:04 +01:00
2021-03-05 15:17:34 +00:00
2021-05-05 20:29:14 +01:00
2021-02-21 12:12:18 +00:00
2021-03-06 16:18:42 +01:00
2021-04-30 11:16:51 +01:00
2021-05-12 17:42:23 +02:00