From owner-freebsd-virtualization@freebsd.org Thu Jun 15 17:05:07 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75E03D8E273 for ; Thu, 15 Jun 2017 17:05:07 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1590E7C083 for ; Thu, 15 Jun 2017 17:05:06 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v5FH54cS084167; Thu, 15 Jun 2017 19:05:04 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id A087E193; Thu, 15 Jun 2017 19:05:04 +0200 (CEST) Message-ID: <5942BE33.1040003@omnilan.de> Date: Thu, 15 Jun 2017 19:04:51 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: "Rodney W. Grimes" CC: freebsd-virtualization@freebsd.org Subject: bhyve.8 referencing non-existing vmm.4 [Was: Re: VNC stuff] References: <201706132240.v5DMedF6058622@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201706132240.v5DMedF6058622@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Greylist: ACL 129 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Thu, 15 Jun 2017 19:05:05 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 17:05:07 -0000 Bezüglich Rodney W. Grimes's Nachricht vom 14.06.2017 00:40 (localtime): … >> I can confirm that the 302504 MFC (r304424) works with BSD guests. >> Also the man page correctly was included in the MFC ? my fault. >> >> But I just checked these, which needs MFC: >> 307517,314342,316357,317545 and the already mentioned >> >>> r317777 should be MFC'ed asap. > > These 5 are now merged to 11-stable. Great, thanks. Unfortunately I forgot about the reference to vmm(4) in bhyve.8. There is no vmm.4, is/was there? Thanks, -harry