From owner-freebsd-virtualization@freebsd.org Tue Jun 13 08:01:45 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 51E46B95076 for ; Tue, 13 Jun 2017 08:01:45 +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 E268671F02 for ; Tue, 13 Jun 2017 08:01:44 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v5D81f8R028738; Tue, 13 Jun 2017 10:01:41 +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 D49E38F2; Tue, 13 Jun 2017 10:01:40 +0200 (CEST) Message-ID: <593F9BD7.4010308@omnilan.de> Date: Tue, 13 Jun 2017 10:01:27 +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: Re: VNC stuff References: <201706130102.v5D125Xm053949@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201706130102.v5D125Xm053949@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]); Tue, 13 Jun 2017 10:01:41 +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: Tue, 13 Jun 2017 08:01:45 -0000 Bezüglich Rodney W. Grimes's Nachricht vom 13.06.2017 03:02 (localtime): > [ Charset ISO-8859-1 unsupported, converting... ] >> Bez?glich Zane C. B-H.'s Nachricht vom 12.06.2017 19:30 (localtime): >>> On 2017-06-12 09:39, Peter Grehan wrote: >>>> Hi Zane, >>>> >>>>> I assume that means the VNC/fbuf stuff as well? Not seeing that that >>>>> currently in 11-STABLE. >>>> >>>> Sure you don't mean 10-STABLE ? The uefi graphics code was committed >>>> 11 months ago: >>>> >>>> >>>> https://svnweb.freebsd.org/base/stable/11/usr.sbin/bhyve/pci_fbuf.c?view=log >>>> >>> >>> Hmm... interesting. Not seeing that at all mentioned in the man for >>> bhyve. >> >> True. >> MFCing r302504-317777 for usr.sbin/bhyve/bhyve.8 would document the >> precious bhyve(8) development progress for upcoming 11.1 users. > > I think you meant r302504,r317777. > > r302504 is not likely to be MFC'ed at this time, this is the e1000 driver > and man page. This code has known issues at this time and is an action > item list on the bhyve developers work list. 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. Thanks, -harry