From owner-freebsd-virtualization@FreeBSD.ORG Mon Feb 10 15:14:26 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84AF8DB7 for ; Mon, 10 Feb 2014 15:14:26 +0000 (UTC) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FD8516D9 for ; Mon, 10 Feb 2014 15:14:21 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 42CC81534D1; Mon, 10 Feb 2014 16:14:17 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tE8GrEsahQbd; Mon, 10 Feb 2014 16:14:15 +0100 (CET) Received: from [IPv6:2001:4cb8:3:1:15f5:cdaf:d398:e69e] (unknown [IPv6:2001:4cb8:3:1:15f5:cdaf:d398:e69e]) by smtp.digiware.nl (Postfix) with ESMTP id 863F1153448; Mon, 10 Feb 2014 16:14:15 +0100 (CET) Message-ID: <52F8ECC2.2060805@digiware.nl> Date: Mon, 10 Feb 2014 16:14:10 +0100 From: Willem Jan Withagen Organization: Digiware Management b.v. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Michael Dexter , "freebsd-virtualization@freebsd.org" Subject: Re: CFT: bhyve AMD snapshot References: <52F6953D.2010400@callfortesting.org> <52F7C9FC.5070409@digiware.nl> <52F8735E.8020701@callfortesting.org> In-Reply-To: <52F8735E.8020701@callfortesting.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 10 Feb 2014 15:14:26 -0000 On 2014-02-10 7:36, Michael Dexter wrote: > On 2/9/14 10:33 AM, Willem Jan Withagen wrote: >> Are there any (near future) plans to merge this with the regular stable >> branch? > > It just missed 10.0-RELEASE. :( > > There was a technical issue at the time and there are some performance > patches on their way. Please do test! I usually prefer to build my onw. So I tried that from a both basic 10-stable as well as the svn-url I got from Peter some time ago. But - building 10-stable did not give the amd svm stuff - building the previous svn-url on my 10-stable bombs out due to some missing net/.... files. Need to rerun, to get the exact error. But I'll download and try the pre-cooked iso's. And maybe it is just a matter of just loading the "other" kernel-module?? --WjW