[libvirt] [libvirt-glib PATCHv3 25/27] Add basic GVirConfigDomainGraphicsSpice

Daniel P. Berrange berrange at redhat.com
Wed Nov 23 14:59:25 UTC 2011


On Wed, Nov 23, 2011 at 02:35:08PM +0100, Christophe Fergeau wrote:
> Only the (non-TLS) port can be set on it
> 
> --
> v2: rename to GVirConfigDeviceGraphicsSpice
>     fix node creation (missing "type" attribute)
>     derive GVirConfigDeviceGraphicsSpice from GVirConfigDeviceGraphics
>     use g_return_if_fail to test function args for sanity
> v3: rename to GVirConfigDomainGraphicsSpice
> ---
>  libvirt-gconfig/Makefile.am                        |    2 +
>  .../libvirt-gconfig-domain-graphics-spice.c        |  106 ++++++++++++++++++++
>  .../libvirt-gconfig-domain-graphics-spice.h        |   69 +++++++++++++
>  libvirt-gconfig/libvirt-gconfig.h                  |    1 +
>  libvirt-gconfig/libvirt-gconfig.sym                |    5 +
>  libvirt-gconfig/tests/test-domain-create.c         |    7 ++
>  6 files changed, 190 insertions(+), 0 deletions(-)
>  create mode 100644 libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.c
>  create mode 100644 libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list