Home
last modified time | relevance | path

Searched hist:"495 fe3a78749c39c0e772c4e1a55d6cb8a7e5292" (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.h495fe3a78749c39c0e772c4e1a55d6cb8a7e5292 Thu May 12 17:57:42 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vhost: Track descriptor chain in private at SVQ

The device could have access to modify them, and it definitely have
access when we implement packed vq. Harden SVQ maintaining a private
copy of the descriptor chain. Other fields like buffer addresses are
already maintained sepparatedly.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20220512175747.142058-2-eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Dvhost-shadow-virtqueue.c495fe3a78749c39c0e772c4e1a55d6cb8a7e5292 Thu May 12 17:57:42 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vhost: Track descriptor chain in private at SVQ

The device could have access to modify them, and it definitely have
access when we implement packed vq. Harden SVQ maintaining a private
copy of the descriptor chain. Other fields like buffer addresses are
already maintained sepparatedly.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20220512175747.142058-2-eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>