OSDN Git Service

vhost: Add SVQDescState
authorEugenio Pérez <eperezma@redhat.com>
Wed, 20 Jul 2022 06:59:34 +0000 (08:59 +0200)
committerJason Wang <jasowang@redhat.com>
Wed, 20 Jul 2022 08:58:08 +0000 (16:58 +0800)
commit9e87868fcaf5785c8e1490c290505fa32305ff91
tree0d35b501b218cf22d33880bfb0c536d83c8ff99b
parent1f46ae65d85f677b660bda46685dd3e94885a7cb
vhost: Add SVQDescState

This will allow SVQ to add context to the different queue elements.

This patch only store the actual element, no functional change intended.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/virtio/vhost-shadow-virtqueue.c
hw/virtio/vhost-shadow-virtqueue.h