The '-display' help information is not very correct. This patch sort
it a little.
Also, in its help information, reveals what implicit display option
will be chosen if no definition.
Changelog:
v2:
--fix typo of 'display'
--change some discription words
Signed-off-by:
me time to understand the framework help message generation.
Signed-off-by: Robert Ho
---
qemu-options.hx | 32 +---
1 file changed, 25 insertions(+), 7 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 17f15ad..69cf668 100644
--- a/qemu-options.hx
Add the descrption of the 'to' param of 'vnc' option in QEMU man page.
Signed-off-by: Robert Ho
---
qemu-options.hx | 7 +++
1 file changed, 7 insertions(+)
diff --git a/qemu-options.hx b/qemu-options.hx
index 6106520..68b4cf2 100644
--- a/qemu-options.hx
+++ b/qemu-o
use 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
Exp
If no display option defined in QEMU command line, and SDL is not
available, then it by default uses '-vnc localhost:0,to=99,id=default'.
This patch simply print out the default option parameters out, so that
user is aware of that.
Signed-off-by: Robert Ho
---
vl.c | 5 -
1 file
Add the descrption of the 'to' param of 'vnc' option in QEMU man page.
Signed-off-by: Robert Ho
---
qemu-options.hx | 7 +++
1 file changed, 7 insertions(+)
diff --git a/qemu-options.hx b/qemu-options.hx
index 6106520..68b4cf2 100644
--- a/qemu-options.hx
+++ b/qemu-o
If no display option defined in QEMU command line, and SDL is not
available, then it by default uses '-vnc localhost:0,to=99,id=default'.
This patch simply print out the default option parameters out, so that
user is aware of that.
Signed-off-by: Robert Ho
---
vl.c | 5 -
1 file
escription 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 ++