qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] Block migration: fix return value


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] Block migration: fix return value
Date: Thu, 27 Nov 2014 16:37:38 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Nov 25, 2014 at 05:30:02PM -0600, address@hidden wrote:
> From: Gary R Hook <address@hidden>
> 
> Modify block_save_iterate() to return positive/zero/negative
> (success/not done/failure) return status. The computation of
> the blocks transferred (an int64_t) exceeds the size of an
> int return value.
> 
> Signed-off-by: Gary R Hook <address@hidden>
> 
> ---
>  block-migration.c | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpjEmzXpgJfn.pgp
Description: PGP signature


reply via email to

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