Re: [libvirt] [PATCH libvirt-glib v2 2/2] gconfig: API for SPICE image compression

2013-03-14 Thread Christophe Fergeau
ACK On Thu, Mar 14, 2013 at 03:53:47PM +0200, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" > > This patch adds API to set/get image compression configuration on > domain/graphics[@type='spice'] nodes. > > Also included are simple tests for this API. > --- > .../libvirt-gconfig-

[libvirt] [PATCH libvirt-glib v2 2/2] gconfig: API for SPICE image compression

2013-03-14 Thread Zeeshan Ali (Khattak)
From: "Zeeshan Ali (Khattak)" This patch adds API to set/get image compression configuration on domain/graphics[@type='spice'] nodes. Also included are simple tests for this API. --- .../libvirt-gconfig-domain-graphics-spice.c| 38 +- .../libvirt-gconfig-domain-graph