From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] spice: connection events and monitor commands
Date: Tue, 30 Nov 2010 14:11:52 +0100 [thread overview]
Message-ID: <1291122714-2634-1-git-send-email-kraxel@redhat.com> (raw)
[-- 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(-)
next reply other threads:[~2010-12-01 4:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 13:11 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1291122714-2634-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).