[PATCH 3/3] docs: drvbhyve: document TCP console support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>
---
 docs/drvbhyve.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/docs/drvbhyve.rst b/docs/drvbhyve.rst
index 7eec4a2123..2ecd1358a3 100644
--- a/docs/drvbhyve.rst
+++ b/docs/drvbhyve.rst
@@ -619,3 +619,22 @@ Example:
        <backend model='random'/>
      </rng>
    ...
+
+TCP console
+~~~~~~~~~~~
+:since:`Since 11.6.0` it's possible to configure TCP console.
+
+Example:
+
+::
+
+   ...
+     <serial type='tcp'>
+       <source mode='connect' host='127.0.0.1' service='12345'/>
+       <target type='serial' port='0'/>
+     </serial>
+   ...
+
+Note: there's no direct way to check if the actual ``bhyve`` binary supports
+the TCP console. Thus, libvirt always assumes it's supported. Please
+refer to the ``bhyve(1)`` manual page to make sure.
-- 
2.49.0



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux