qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] spice: connection events and monitor commands


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] spice: connection events and monitor commands
Date: Tue, 30 Nov 2010 14:11:52 +0100

  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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]