From owner-freebsd-virtualization@FreeBSD.ORG Tue Aug 26 16:04:51 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 5185C2C3 for ; Tue, 26 Aug 2014 16:04:51 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AA4B371F for ; Tue, 26 Aug 2014 16:04:51 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 58) id 250391B2D68; Tue, 26 Aug 2014 12:04:45 -0400 (EDT) Received: from [127.0.0.1] (vnat004.nandomedia.com [166.108.31.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 626E41B2D63 for ; Tue, 26 Aug 2014 12:04:43 -0400 (EDT) Message-ID: <53FCB019.1040801@mail.lifanov.com> Date: Tue, 26 Aug 2014 12:04:41 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: lost ability to run FreeBSD on bhyve on CURRENT Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 16:04:51 -0000 Can someone look at Bugzilla 192470 please? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192470 In short, for a few months now I couldn't boot FreeBSD in bhyve on one of my systems, while booting Linux still works. I get "panic: CPU0 does not support X87 or SSE: 1" when trying to run a 9.3 or 10.0 guest. Host CPU information: CPU: Intel(R) Xeon(R) CPU E31235 @ 3.20GHz (3200.09-MHz K8-class CPU) Origin="GenuineIntel" Id=0x206a7 Family=0x6 Model=0x2a Stepping=7 Features=0xbfebfbff Features2=0x1fbae3ff AMD Features=0x28100800 AMD Features2=0x1 VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics It would be valuable to fix before 10.1 release, since 10-STABLE had an up-to-date bhyve merged. Thank you, - Nikolai Lifanov