diff options
author | Jason Wang <jasowang@redhat.com> | 2021-04-15 15:33:56 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2021-06-11 10:30:13 +0800 |
commit | d0416d487bd561526486c2e43910ea9494855e16 (patch) | |
tree | 5e5be588c02f5778658c1d6981124cf72c515a4d /disas | |
parent | d60c75d28fe9d49bef28f7fa863481e1d9f6ff96 (diff) | |
download | qemu-d0416d487bd561526486c2e43910ea9494855e16.zip qemu-d0416d487bd561526486c2e43910ea9494855e16.tar.gz qemu-d0416d487bd561526486c2e43910ea9494855e16.tar.bz2 |
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>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions