summaryrefslogtreecommitdiffstats
path: root/docs/system/s390x
diff options
context:
space:
mode:
authorDaniel P. Berrangé2021-02-16 20:10:24 +0100
committerPaolo Bonzini2021-02-25 14:14:33 +0100
commitc23874132b79f69328b53273437970116c7a3d0d (patch)
tree436f7e215dfe000a3ecbd802d758713d4bbdf01f /docs/system/s390x
parentqemu-options: update to show preferred boolean syntax for -vnc (diff)
downloadqemu-c23874132b79f69328b53273437970116c7a3d0d.tar.gz
qemu-c23874132b79f69328b53273437970116c7a3d0d.tar.xz
qemu-c23874132b79f69328b53273437970116c7a3d0d.zip
docs: update to show preferred boolean syntax for -chardev
The preferred syntax is to use "foo=on|off", rather than a bare "foo" or "nofoo". Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20210216191027.595031-8-berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/system/s390x')
-rw-r--r--docs/system/s390x/3270.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/s390x/3270.rst b/docs/system/s390x/3270.rst
index 0554a70a9f..0e173b323f 100644
--- a/docs/system/s390x/3270.rst
+++ b/docs/system/s390x/3270.rst
@@ -24,7 +24,7 @@ Example configuration
* Add a ``tn3270`` chardev and a ``x-terminal3270`` to the QEMU command line::
- -chardev socket,id=ch0,host=0.0.0.0,port=2300,nowait,server,tn3270
+ -chardev socket,id=ch0,host=0.0.0.0,port=2300,wait=off,server=on,tn3270=on
-device x-terminal3270,chardev=ch0,devno=fe.0.000a,id=terminal0
* Start the guest. In the guest, use ``chccwdev -e 0.0.000a`` to enable