From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: Robert Ho <robert.hu@intel.com>
Subject: [Qemu-devel] [PULL 09/11] vnc: list the 'to' parameter of '-vnc' in the qemu man page
Date: Mon, 6 Jun 2016 19:35:18 +0200 [thread overview]
Message-ID: <1465234520-11160-10-git-send-email-pbonzini@redhat.com> (raw)
In-Reply-To: <1465234520-11160-1-git-send-email-pbonzini@redhat.com>
From: Robert Ho <robert.hu@intel.com>
Signed-off-by: Robert Ho <robert.hu@intel.com>
Message-Id: <1464678190-9290-2-git-send-email-robert.hu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
qemu-options.hx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/qemu-options.hx b/qemu-options.hx
index 9f33361..c433143 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1241,6 +1241,13 @@ syntax for the @var{display} is
@table @option
+@item to=@var{L}
+
+With this option, QEMU will try next available VNC @var{display}s, until the
+number @var{L}, if the origianlly defined "-vnc @var{display}" is not
+available, e.g. port 5900+@var{display} is already used by another
+application. By default, to=0.
+
@item @var{host}:@var{d}
TCP connections will only be allowed from @var{host} on display @var{d}.
--
2.5.5
next prev parent reply other threads:[~2016-06-06 17:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 17:35 [Qemu-devel] [PULL 00/11] Misc changes for 2016-06-06 Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 01/11] tests: Rename tests/Makefile to tests/Makefile.include Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 02/11] pc: allow raising low memory via max-ram-below-4g option Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 03/11] hw/char: QOM'ify escc.c (fix) Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 04/11] scsi: esp: check TI buffer index before read/write Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 05/11] scsi: mark TYPE_SCSI_DISK_BASE as abstract Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 06/11] Makefile: Add a "FORCE" target Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 07/11] Makefile: Derive "PKGVERSION" from "git describe" by default Paolo Bonzini
2016-10-07 12:58 ` Peter Maydell
2016-06-06 17:35 ` [Qemu-devel] [PULL 08/11] scsi-disk: add missing break Paolo Bonzini
2016-06-06 17:35 ` Paolo Bonzini [this message]
2016-06-06 17:35 ` [Qemu-devel] [PULL 10/11] Make avx2 configure test work with -O2 Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 11/11] avx2 configure: Use primitives in test Paolo Bonzini
2016-06-06 19:14 ` [Qemu-devel] [PULL 00/11] Misc changes for 2016-06-06 Peter Maydell
2016-06-06 19:22 ` Dr. David Alan Gilbert
2016-06-06 19:35 ` Peter Maydell
2016-06-07 9:51 ` Dr. David Alan Gilbert
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=1465234520-11160-10-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=robert.hu@intel.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).