From owner-freebsd-virtualization@FreeBSD.ORG Tue Aug 26 20:59:53 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF696541 for ; Tue, 26 Aug 2014 20:59:53 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 822C33CF5 for ; Tue, 26 Aug 2014 20:59:53 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 98612125E6; Wed, 27 Aug 2014 06:59:45 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local ([64.245.0.210]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BXZ66076 (AUTH peterg@ptree32.com.au); Wed, 27 Aug 2014 06:59:44 +1000 Message-ID: <53FCF53E.5030302@freebsd.org> Date: Tue, 26 Aug 2014 13:59:42 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Nikolai Lifanov Subject: Re: lost ability to run FreeBSD on bhyve on CURRENT References: <53FCB019.1040801@mail.lifanov.com> In-Reply-To: <53FCB019.1040801@mail.lifanov.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 26 Aug 2014 20:59:53 -0000 Hi Nikolai, > Can someone look at Bugzilla 192470 please? > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192470 We've not been able to repro this on E3-1220 v3, E5-2650, or E5-2609 v2 systems :( Do you have any xsave-related tunables set in loader.conf ? Do CURRENT guests work ? If so, would you be able to send a dmesg from one ? later, Peter.