OSDN Git Service

vhost-vdpa: add support for config interrupt
authorCindy Lu <lulu@redhat.com>
Thu, 4 Nov 2021 16:48:22 +0000 (00:48 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 6 Jan 2022 11:11:39 +0000 (06:11 -0500)
commit634f7c89fbd78f57d00d5d6b39c0ade9df1fe27f
tree6104168d6b802e69aceafe34247d06a856face11
parent88062372340d33090b7f089ed3b1a00f530a8914
vhost-vdpa: add support for config interrupt

Add new call back function in vhost-vdpa, this function will
set the event fd to kernel. This function will be called
in the vhost_dev_start and vhost_dev_stop

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20211104164827.21911-6-lulu@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/trace-events
hw/virtio/vhost-vdpa.c