From: Goncalo Gomes <Goncalo.Gomes@EU.CITRIX.COM>
To: xen-devel@lists.xensource.com
Cc: ian.campbell@citrix.com
Subject: [PATCH 0 of 2 v2] Add vncviewer xm compatibility options
Date: Tue, 15 May 2012 02:39:28 +0000 [thread overview]
Message-ID: <patchbomb.1337049568@dt29.uk.xensource.com> (raw)
Changes since v1:
- Removed libxl vncviewer related dependencies
- The vncviewer function was modified to accept a domid instead of domspec;
- main_vncviewer was updated to reflect the new use.
- A domain_create structure is now passed to the parse_config_data where required/feasible (NULL otherwise)
- xl restore now have long options for vncviewer/vncviewer-autopass; docs updated.
- Updated vnc logic to depend on create_domain
tools/libxl/xl_cmdimpl.c | 50 ++++++++++++++++---------------
docs/man/xl.cfg.pod.5 | 4 ++
docs/man/xl.pod.1 | 18 +++++++++++
tools/libxl/xl_cmdimpl.c | 73 ++++++++++++++++++++++++++++++++++++++--------
tools/libxl/xl_cmdtable.c | 15 ++++++---
5 files changed, 118 insertions(+), 42 deletions(-)
next reply other threads:[~2012-05-15 2:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 2:39 Goncalo Gomes [this message]
2012-05-15 2:39 ` [PATCH 1 of 2 v2] xl: code motion of vncviewer() and `struct domain_create` Goncalo Gomes
2012-05-15 14:45 ` Ian Campbell
2012-05-15 16:07 ` Goncalo Gomes
2012-05-15 2:39 ` [PATCH 2 of 2 v2] Introduce vncviewer xm compatibility options Goncalo Gomes
2012-05-15 14:43 ` Ian Campbell
2012-05-15 16:13 ` Goncalo Gomes
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=patchbomb.1337049568@dt29.uk.xensource.com \
--to=goncalo.gomes@eu.citrix.com \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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).