Skip to content

Commit 22ded76

Browse files
grisu48acerv
authored andcommitted
Make the hvc0 parameter explicit
While it should be known where hvc0 is to be used, it's better to make the usage explicit so that less experienced users have a chance to understand what this means.
1 parent 8fb37b7 commit 22ded76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/users/qemu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ To enable console on a tty device for a VM, follow these steps:
1515
1616
.. warning::
1717

18-
If you set the ``serial=virtio`` backend option, then use ``hvc0`` instead.
18+
If you set the ``serial=virtio`` backend option, then use ``console=hvc0`` instead.

0 commit comments

Comments
 (0)