Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 08:07:43 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Peter Grehan <grehan@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r258668 - in head/usr.sbin: bhyve bhyveload
Message-ID:  <20131127040743.GS90895@FreeBSD.org>
In-Reply-To: <201311270021.rAR0LcX4009601@svn.freebsd.org>
References:  <201311270021.rAR0LcX4009601@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 27, 2013 at 12:21:38AM +0000, Peter Grehan wrote:
P> Author: grehan
P> Date: Wed Nov 27 00:21:37 2013
P> New Revision: 258668
P> URL: http://svnweb.freebsd.org/changeset/base/258668
P> 
P> Log:
P>   Allow bhyve and bhyveload to attach to tty devices.
P>   
P>   bhyveload: introduce the -c <device> parameter
P>    to select a tty for output (or "stdio")
P>   
P>   bhyve: allow the puc and lpc-com backends to
P>    accept a tty in addition to "stdio"
P>   
P>   When used in conjunction with the null-modem device,
P>   nmdm(4), this allows attach/detach to the guest console
P>   and multiple concurrent serial ports. kgdb on a serial
P>   port is now functional.
P>   
P>   Reviewed by:	neel
P>   Requested by:	Almost everyone that has used bhyve
P>   MFC after:	10.0

Wow! Thanks! Thanks! Thanks!

Now I owe you multiple consumers for vmnet(4) :)

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131127040743.GS90895>