Searched hist:"86 f5f2546f03a3dfde421c715187b262e29b2848" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.c | 86f5f2546f03a3dfde421c715187b262e29b2848 Tue Aug 23 18:30:27 UTC 2022 Eugenio Pérez <eperezma@redhat.com> vhost: use SVQ element ndescs instead of opaque data for desc validation
Since we're going to allow SVQ to add elements without the guest's knowledge and without its own VirtQueueElement, it's easier to check if an element is a valid head checking a different thing than the VirtQueueElement.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|