From owner-freebsd-virtualization@freebsd.org Fri Aug 5 07:04:23 2016 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 461B3BAFC33 for ; Fri, 5 Aug 2016 07:04:23 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "0x20.net", Issuer "StartCom Class 1 DV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F1A3B1173 for ; Fri, 5 Aug 2016 07:04:22 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id BCD0E6E0081; Fri, 5 Aug 2016 09:04:20 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id u7574K9h099071; Fri, 5 Aug 2016 09:04:20 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id u7574KEn098380; Fri, 5 Aug 2016 09:04:20 +0200 (CEST) (envelope-from lars) Date: Fri, 5 Aug 2016 09:04:20 +0200 From: Lars Engels To: Victor Sudakov Cc: Lars Engels , freebsd-virtualization@freebsd.org Subject: Re: Bhyve tests and findings Message-ID: <20160805070420.GN148@e-new.0x20.net> References: <20160804132810.Horde.PbxdxEormFX3MwsBMVBoRo7@mail.eeeit.de> <386acc93-afea-9c7e-bcb0-401d1f71fa1f@freebsd.org> <20160804205702.Horde.cclsReqAJZ4gP-yp7ySWYDW@mail.eeeit.de> <20160805013102.GA88553@admin.sibptus.transneft.ru> <20160805062219.GM148@e-new.0x20.net> <20160805065945.GA98590@admin.sibptus.transneft.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MgcI0aUO3vrRQI/Z" Content-Disposition: inline In-Reply-To: <20160805065945.GA98590@admin.sibptus.transneft.ru> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 05 Aug 2016 07:04:23 -0000 --MgcI0aUO3vrRQI/Z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 05, 2016 at 01:59:45PM +0700, Victor Sudakov wrote: > Lars Engels wrote: > > > >=20 > > > > uefi=3D"yes" > > > > graphics=3D"yes" > > >=20 > > > Dear Colleagues, > > >=20 > > > Can I enjoy and test all those nice "UEFI-GOP" features on a > > > 10.3-RELEASE system, or do I have to install CURRENT for that? > >=20 > > AFAIK you can checkout usr.sbin/bhyve from the 11 branch and compile it > > on 10.3. >=20 > I'm not sure how to compile something from a different branch without > compiling the whole world. make what? For bhyve it's easy. Check out the sources, go to usr.sbin/bhyve and run make depend; make obj; make; make install.=20 --MgcI0aUO3vrRQI/Z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXpDp0XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tQGIH/j/69FRfiwE+LzEbfTQJDDgy OUxQFafxftamkDYcerlJfk0v/juppwQdLYeR5OmPSi1E28mjK+joZHu0ATjUnDIc IRJUblzNzmf9bOLkWEbOvIYLuGrEksJE1xTtmffXibeopHp2kSn9vOHGUK+JmhrO pfROlN61ZP82BZApX5Zf1Xs4iapgBfH/J5nhxtgCS/RgfYfNMjPQ0Hmc71ZKfDc0 azUEYjFVyVOWUc+Tif1GcIxOL26zVxn9Qwyl+SYJUbdFwaspTIf9gW1s++YINour 5+KaGkEOqwWO9srS3JDNq619/83P0U481GvsKjbnrtnqPyvgI2rB5up6rwzKJSc= =4hcF -----END PGP SIGNATURE----- --MgcI0aUO3vrRQI/Z--