spice-gtk/doc/reference
Marc-André Lureau f61534ddc0 glib: add SpiceQmpPort helper
Add a few helper functions to deal with a QMP port channel, in order
to ease json handling, and wrapping a few commands.

(by convention, the port should have the name
"org.qemu.monitor.qmp.0", but it's not strictly required)

This helper is put into use in the virt-viewer "Add QEMU-like UI: VT
console & basic VM status" series.

Note: this adds a strong dependency on json-glib for
spice-client-glib, a widely available and fairly small
library.

QMP specification is:
https://git.qemu.org/?p=qemu.git;a=blob;f=docs/interop/qmp-spec.txt

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2018-09-24 10:51:36 +04:00
..
Makefile.am Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
meson.build meson: Drop calls to declare_dependency() where appropriate 2018-09-04 21:42:55 +01:00
spice-gtk-docs.xml glib: add SpiceQmpPort helper 2018-09-24 10:51:36 +04:00
spice-gtk-overrides.txt Release v0.13 2012-08-28 18:32:24 +02:00
spice-gtk-sections.txt glib: add SpiceQmpPort helper 2018-09-24 10:51:36 +04:00
spice-gtk.types New file transfer API 2015-10-09 15:42:56 -05:00