summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorCindy Lu <lulu@redhat.com>2021-11-05 00:48:24 +0800
committerMichael S. Tsirkin <mst@redhat.com>2022-01-06 06:11:39 -0500
commitf7220a7ce21604a4bc6260ccca4dc9068c1f27f2 (patch)
treed78cec9ed991623ee953ddbcd040ab100c7409f8 /hw/net/virtio-net.c
parent081f864f56307551f59c5e934e3f30a7290d0faa (diff)
downloadfocaccia-qemu-f7220a7ce21604a4bc6260ccca4dc9068c1f27f2.tar.gz
focaccia-qemu-f7220a7ce21604a4bc6260ccca4dc9068c1f27f2.zip
vhost: add support for configure interrupt
Add functions to support configure interrupt.
The configure interrupt process will start in vhost_dev_start
and stop in vhost_dev_stop.

Also add the functions to support vhost_config_pending and
vhost_config_mask, for masked_config_notifier, we only
use the notifier saved in vq 0.

Signed-off-by: Cindy Lu <lulu@redhat.com>
Message-Id: <20211104164827.21911-8-lulu@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions