On Fri, Jan 18, 2019 at 01:12:15PM +0400, marcandre.lureau@xxxxxxxxxx wrote: > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > If the "org.qemu.monitor.qmp.0" port is available: > - enable the VM UI > - get and follow the VM state > - send the requested VM actions > > This requires spice-gtk version 0.36 with SpiceQmpPort helper. > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > Acked-by: Victor Toso <victortoso@xxxxxxxxxx> > --- > configure.ac | 2 +- > src/virt-viewer-session-spice.c | 105 +++++++++++++++++++++++++++++++- > 2 files changed, 105 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 5598c61..50cd91a 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -24,7 +24,7 @@ LIBXML2_REQUIRED="2.6.0" > LIBVIRT_REQUIRED="0.10.0" > LIBVIRT_GLIB_REQUIRED="0.1.8" > GTK_VNC_REQUIRED="0.4.0" > -SPICE_GTK_REQUIRED="0.35" > +SPICE_GTK_REQUIRED="0.36" > SPICE_PROTOCOL_REQUIRED="0.12.7" > GOVIRT_REQUIRED="0.3.3" > REST_REQUIRED="0.8" This version of spice-gtk doesn't exist in any repositories at this time. Instead of bumping the version, please make the code use conditional compilation. This patch has currently broken the build on all platforms. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list