On Wed, Feb 17, 2021 at 1:41 PM Stefan Hajnoczi wrote:
>
> On Tue, Feb 09, 2021 at 04:37:52PM +0100, Eugenio Pérez wrote:
> > This allows shadow virtqueue code to assert the queue status before
> > making changes.
> >
> > Signed-off-by: Eugenio Pérez
> > ---
> > include/hw/virtio/virtio.h | 1 +
On Tue, Feb 09, 2021 at 04:37:52PM +0100, Eugenio Pérez wrote:
> This allows shadow virtqueue code to assert the queue status before
> making changes.
>
> Signed-off-by: Eugenio Pérez
> ---
> include/hw/virtio/virtio.h | 1 +
> hw/virtio/virtio.c | 5 +
> 2 files changed, 6 insertion
This allows shadow virtqueue code to assert the queue status before
making changes.
Signed-off-by: Eugenio Pérez
---
include/hw/virtio/virtio.h | 1 +
hw/virtio/virtio.c | 5 +
2 files changed, 6 insertions(+)
diff --git a/include/hw/virtio/virtio.h b/include/hw/virtio/virtio.h
inde