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

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Apr 24 15:58:21 UTC 2014


  Ján Tomko wrote:

> 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

Pushed with the s/have/has/ fix, thanks!

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140424/92c15301/attachment-0001.sig>


More information about the libvir-list mailing list