qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V6 25/29] qapi event: convert SPICE events


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V6 25/29] qapi event: convert SPICE events
Date: Mon, 16 Jun 2014 17:05:31 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 06/05/2014 06:22 AM, Wenchao Xia wrote:
> SPICE_INITIALIZED, SPICE_CONNECTED, SPICE_DISCONNECTED and
> SPICE_MIGRATE_COMPLETED are converted in one patch, since they
> use some common functions. inet_strfamily() is removed since no
> more caller exist now.

s/caller/callers/

> 
> Note that there is no existing doc for SPICE_MIGRATE_COMPLETED
> in docs/qmp/qmp-events.txt before this patch.
> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  docs/qmp/qmp-events.txt |   62 -----------------------------------------
>  include/qemu/sockets.h  |    1 -
>  qapi-event.json         |   55 +++++++++++++++++++++++++++++++++++++
>  ui/spice-core.c         |   70 
> ++++++++++++++++++++++++-----------------------
>  util/qemu-sockets.c     |   10 -------
>  5 files changed, 91 insertions(+), 107 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]