summary refs log tree commit diff stats
path: root/python/qemu/qmp/protocol.py
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2022-12-15 12:31:34 +0100
committerMichael S. Tsirkin <mst@redhat.com>2022-12-21 06:35:28 -0500
commit20e7412bfd63c68f1798fbdb799aedb7e05fee88 (patch)
tree9aa21a63f830eef0de5489c6098aa611538b5b8a /python/qemu/qmp/protocol.py
parent712c1a3171cf62d501dac5af58f77d5fea70350d (diff)
downloadfocaccia-qemu-20e7412bfd63c68f1798fbdb799aedb7e05fee88.tar.gz
focaccia-qemu-20e7412bfd63c68f1798fbdb799aedb7e05fee88.zip
vhost: set SVQ device call handler at SVQ start
By the end of this series CVQ is shadowed as long as the features
support it.

Since we don't know at the beginning of qemu running if this is
supported, move the event notifier handler setting to the start of the
SVQ, instead of the start of qemu run. This will avoid to create them if
the device does not support SVQ.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20221215113144.322011-3-eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'python/qemu/qmp/protocol.py')
0 files changed, 0 insertions, 0 deletions