On 06/29/2012 04:41 AM, Juan Quintela wrote:
> Orit Wasserman <owass...@redhat.com> wrote:
>> Signed-off-by: Orit Wasserman <owass...@redhat.com>
> 
> Posted for pulling for Anthony.

Did this include the hunk that I pointed out about 11/13 being in the
wrong patch?

> 
>> @@ -389,7 +509,7 @@ int ram_save_live(QEMUFile *f, int stage, void *opaque)
>>          while ((bytes_sent = ram_save_block(f, stage)) != -1) {
>>              bytes_transferred += bytes_sent;
>>          }
>> -        memory_global_dirty_log_stop();
>> +        migration_end();
>>      }
>>  
>>      qemu_put_be64(f, RAM_SAVE_FLAG_EOS);
> 
> This hunk should have been squashed into 9/13.
> 

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to