All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] spice: connection events and monitor commands
@ 2010-11-30 13:11 Gerd Hoffmann
  2010-11-30 13:11 ` [Qemu-devel] [PATCH 1/2] spice: connection events Gerd Hoffmann
  2010-11-30 13:11 ` [Qemu-devel] [PATCH 2/2] spice: add qmp 'query-spice' and hmp 'info spice' commands Gerd Hoffmann
  0 siblings, 2 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2010-11-30 13:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]

  Hi,

This tiny patch series adds spice connection events and a monitor
command for qmü+hmp to query the spice status.

v2 splits the single patch into two to ease review and also adds
   documentation for the commands.

please review,
  Gerd

Gerd Hoffmann (2):
  spice: connection events.
  spice: add qmp 'query-spice' and hmp 'info spice' commands.

 QMP/qmp-events.txt |   64 ++++++++++++++++
 monitor.c          |   30 ++++++++
 monitor.h          |    3 +
 qmp-commands.hx    |   70 +++++++++++++++++
 ui/qemu-spice.h    |    3 +
 ui/spice-core.c    |  211 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 381 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-01 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 13:11 [Qemu-devel] [PATCH 0/2] spice: connection events and monitor commands Gerd Hoffmann
2010-11-30 13:11 ` [Qemu-devel] [PATCH 1/2] spice: connection events Gerd Hoffmann
2010-12-01 14:07   ` Anthony Liguori
2010-12-01 14:07   ` Anthony Liguori
2010-11-30 13:11 ` [Qemu-devel] [PATCH 2/2] spice: add qmp 'query-spice' and hmp 'info spice' commands Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.