qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 5/8] virtio-blk: use virtqueue_error for erro


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 5/8] virtio-blk: use virtqueue_error for errors with queue context
Date: Fri, 14 Jul 2017 11:29:39 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, Jul 13, 2017 at 01:02:34PM +0200, Ladi Prosek wrote:
> virtqueue_error includes queue index in the error output and is preferred
> for errors that pertain to a virtqueue rather than to the device as a whole.
> 
> Signed-off-by: Ladi Prosek <address@hidden>
> ---
>  hw/block/virtio-blk.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]