On 06/05/2014 06:22 AM, Wenchao Xia wrote:
> Since VNC_CONNECTED, VNC_DISCONNECTED, VNC_INITIALIZED share some
> common functions, converts them in one patch.

s/converts/convert/

> 
> Signed-off-by: Wenchao Xia <wenchaoq...@gmail.com>
> ---
>  docs/qmp/qmp-events.txt |   90 --------------------------------------
>  qapi-event.json         |   49 +++++++++++++++++++++
>  ui/vnc.c                |  111 
> ++++++++++++++++++++++++-----------------------
>  ui/vnc.h                |    4 +-
>  4 files changed, 108 insertions(+), 146 deletions(-)
> 

> +##
> +{ 'event': 'VNC_INITIALIZED',
> +  'data': { 'server': 'VncServerInfo',
> +            'client': 'VncClientInfo' } }

Those types from the earlier commit make this nice :)

-- 
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