Searched hist:f9a09ca3ea69d108d828b7c82f1bd61b2df6fc96 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ |
H A D | vhost.h | f9a09ca3ea69d108d828b7c82f1bd61b2df6fc96 Thu Dec 22 07:04:48 UTC 2022 Cindy Lu <lulu@redhat.com> 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.
Signed-off-by: Cindy Lu <lulu@redhat.com> Message-Id: <20221222070451.936503-8-lulu@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/virtio/ |
H A D | vhost.c | f9a09ca3ea69d108d828b7c82f1bd61b2df6fc96 Thu Dec 22 07:04:48 UTC 2022 Cindy Lu <lulu@redhat.com> 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.
Signed-off-by: Cindy Lu <lulu@redhat.com> Message-Id: <20221222070451.936503-8-lulu@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|