aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2022-12-15 12:31:35 +0100
committerMichael S. Tsirkin <mst@redhat.com>2022-12-21 06:35:28 -0500
commit3cfb4d069cd2977b707fb519c455d7d416e1f4b0 (patch)
tree6531c95bbd3b01d73df84e65841dd62d6bbedb91 /hw/pci-host
parent20e7412bfd63c68f1798fbdb799aedb7e05fee88 (diff)
downloadqemu-3cfb4d069cd2977b707fb519c455d7d416e1f4b0.zip
qemu-3cfb4d069cd2977b707fb519c455d7d416e1f4b0.tar.gz
qemu-3cfb4d069cd2977b707fb519c455d7d416e1f4b0.tar.bz2
vhost: allocate SVQ device file descriptors at device start
The next patches will start control SVQ if possible. However, we don't know if that will be possible at qemu boot anymore. Delay device file descriptors until we know it at device start. 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-4-eperezma@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions