Home
last modified time | relevance | path

Searched hist:"3 cfb4d069cd2977b707fb519c455d7d416e1f4b0" (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c3cfb4d069cd2977b707fb519c455d7d416e1f4b0 Thu Dec 15 11:31:35 UTC 2022 Eugenio Pérez <eperezma@redhat.com> 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>
H A Dvhost-vdpa.c3cfb4d069cd2977b707fb519c455d7d416e1f4b0 Thu Dec 15 11:31:35 UTC 2022 Eugenio Pérez <eperezma@redhat.com> 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>