On 29/05/2020 16:06, Cindy Lu wrote:
> From: Jason Wang
>
> With version 1, we can detect whether a queue is enabled via
> queue_enabled.
>
> Signed-off-by: Jason Wang
Add your S-o-b.
> ---
> hw/virtio/virtio-pci.c | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/hw/v
From: Jason Wang
With version 1, we can detect whether a queue is enabled via
queue_enabled.
Signed-off-by: Jason Wang
---
hw/virtio/virtio-pci.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/hw/virtio/virtio-pci.c b/hw/virtio/virtio-pci.c
index 4cb784389c..2c82ed5246 1006