From: Robert Ho <robert.hu@intel.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, robert.hu@intel.com
Subject: [Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
Date: Tue, 31 May 2016 15:03:08 +0800 [thread overview]
Message-ID: <1464678190-9290-1-git-send-email-robert.hu@intel.com> (raw)
(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
next reply other threads:[~2016-05-31 7:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-31 7:03 Robert Ho [this message]
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
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=1464678190-9290-1-git-send-email-robert.hu@intel.com \
--to=robert.hu@intel.com \
--cc=pbonzini@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).