qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3 resend v2] Migration fix


From: Orit Wasserman
Subject: Re: [Qemu-devel] [PATCH 0/3 resend v2] Migration fix
Date: Wed, 04 Sep 2013 15:49:43 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/04/2013 12:02 PM, Lei Li wrote:
> This small patch series is extracted from localhost migration 
> series that Paolo reviewed positively, send it separately as 
> his request. 
> 
> It fixs wrong initialization in RDMA hook ram_control_load_hook() 
> and gets rid of the negative check for qemu_file_rate_limit() with 
> bytes_transferred and return value adjusted correspondingly in 
> ram_save_iterate.
> 
> 
> Lei Li (3):
>   savevm: add comments for qemu_file_get_error()
>   savevm: fix wrong initialization by ram_control_load_hook
>   arch_init: right return for ram_save_iterate
> 
>  arch_init.c |   15 ++++++++++-----
>  savevm.c    |    9 ++++++++-
>  2 files changed, 18 insertions(+), 6 deletions(-)
> 
> 

Looks good,

Reviewed-by: Orit Wasserman <address@hidden>



reply via email to

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