qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 6/8] Add qemu_put_buffer_async


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v4 6/8] Add qemu_put_buffer_async
Date: Thu, 21 Mar 2013 13:38:24 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 03/21/2013 12:34 PM, Orit Wasserman wrote:
> This allow us to add a buffer to the iovec to send without copying it

s/allow/allows/

> into the static buffer, the buffer will be send later when qemu_fflush is 
> called.

s/send/sent/

> 
> Signed-off-by: Orit Wasserman <address@hidden>
> ---
>  include/migration/qemu-file.h |  5 +++++
>  savevm.c                      | 36 +++++++++++++++++++++++++++---------
>  2 files changed, 32 insertions(+), 9 deletions(-)
> 

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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