qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH v2 1/4] scsi-disk: Implement rerror option


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH v2 1/4] scsi-disk: Implement rerror option
Date: Fri, 29 Oct 2010 09:16:45 +0100

On Fri, Oct 29, 2010 at 8:25 AM, Kevin Wolf <address@hidden> wrote:
> This implements the rerror option for SCSI disks.
>
> It also includes minor changes to the write path where the same code is used
> that was criticized in the review for the changes to the read path required 
> for
> rerror support.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  blockdev.c     |    6 ++--
>  hw/scsi-disk.c |  100 
> +++++++++++++++++++++++++++++++++++++-------------------
>  2 files changed, 69 insertions(+), 37 deletions(-)

Looks good.

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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