qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
@ 2016-05-31  7:03 Robert Ho
  2016-05-31  7:03 ` [Qemu-devel] [PATCH 1/2] Reveal 'to' param of '-vnc' option in qemu man page Robert Ho
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Robert Ho @ 2016-05-31  7:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, robert.hu

(If you received this patch set several times, I appologize, I met some
problem in the smtp setting.)
I find that '-vnc' option actually has a parameter 'to', implicitly;
while actually is there and can be used but not be public.
Don't know why but this may probably confuse user, especially when used in
some default situation implicitly. 

So shall I?
1.	Add its description in QEMU manual info
2.	Expilicitly print out when it's used with non-default value

Robert Ho (2):
  Reveal 'to' param of '-vnc' option in qemu man page
  Explicitly print out default vnc option in use

 qemu-options.hx | 7 +++++++
 vl.c            | 5 ++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
@ 2016-05-31  6:42 Robert Ho
  2016-05-31  6:42 ` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use Robert Ho
  0 siblings, 1 reply; 16+ messages in thread
From: Robert Ho @ 2016-05-31  6:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, robert.hu

I find that '-vnc' option actually has a parameter 'to', implicitly;
while actually is there and can be used but not be public.
Don't know why but this may probably confuse user, especially when used in
some default situation implicitly. 

So shall I?
1.	Add its description in QEMU manual info
2.	Expilicitly print out when it's used with non-default value

Robert Ho (2):
  Reveal 'to' param of '-vnc' option in qemu man page
  Explicitly print out default vnc option in use

 qemu-options.hx | 7 +++++++
 vl.c            | 5 ++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-06-20  5:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31  7:03 [Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user Robert Ho
2016-05-31  7:03 ` [Qemu-devel] [PATCH 1/2] Reveal 'to' param of '-vnc' option in qemu man page Robert Ho
2016-05-31  7:03 ` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use Robert Ho
2016-05-31 12:59 ` [Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user Paolo Bonzini
2016-06-05 13:08   ` Robert Hu
  -- strict thread matches above, loose matches on Subject: below --
2016-05-31  6:42 Robert Ho
2016-05-31  6:42 ` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use Robert Ho
2016-05-31  7:51   ` Markus Armbruster
2016-05-31  9:49     ` Robert Hu
2016-05-31 11:17       ` Markus Armbruster
2016-06-05 13:15         ` Robert Hu
2016-06-06  7:28           ` Markus Armbruster
2016-06-07  0:28             ` Robert Hu
2016-06-07  3:09               ` Robert Hu
2016-06-08 14:22               ` Markus Armbruster
2016-06-18  8:53                 ` Robert Hu
2016-06-20  5:54                   ` Markus Armbruster

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