[libvirt] [PATCH] docs: document nmdm type console

Ján Tomko jtomko at redhat.com
Thu Apr 24 08:21:16 UTC 2014


On 04/21/2014 03:19 PM, Roman Bogorodskiy wrote:
> * Add nmdm type device to domain format documnetation
> * Add a section about nmdm console usage to the bhyve driver
>   documentation
> ---
>  docs/drvbhyve.html.in     | 32 ++++++++++++++++++++++++++++++++
>  docs/formatdomain.html.in | 29 +++++++++++++++++++++++++++++
>  2 files changed, 61 insertions(+)

ACK

> 
> diff --git a/docs/drvbhyve.html.in b/docs/drvbhyve.html.in
> index 60eee85..0b0e296 100644
> --- a/docs/drvbhyve.html.in
> +++ b/docs/drvbhyve.html.in

> +Then <code>virsh console</code> command can be used to connect to the text console
> +of a guest.</p>
> +
> +<p><b>NB:</b> Some versions of bhyve have a bug that prevents guests from booting
> +until the console is opened by a client. This bug was fixed in FreeBSD
> +<a href="http://svnweb.freebsd.org/changeset/base/262884">r262884</a>. If
> +an older version is used, one either have to open a console manually with <code>virsh console</code>

s/have/has/

> +to let a guest boot or start a guest using:</p>
> +
> +<pre>start --console domname</pre>
> +

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140424/54d9b467/attachment-0001.sig>


More information about the libvir-list mailing list