xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2 v2] Add vncviewer xm compatibility options
@ 2012-05-15  2:39 Goncalo Gomes
  2012-05-15  2:39 ` [PATCH 1 of 2 v2] xl: code motion of vncviewer() and `struct domain_create` Goncalo Gomes
  2012-05-15  2:39 ` [PATCH 2 of 2 v2] Introduce vncviewer xm compatibility options Goncalo Gomes
  0 siblings, 2 replies; 7+ messages in thread
From: Goncalo Gomes @ 2012-05-15  2:39 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.campbell

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

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

end of thread, other threads:[~2012-05-15 16:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15  2:39 [PATCH 0 of 2 v2] Add vncviewer xm compatibility options Goncalo Gomes
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

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