From owner-freebsd-virtualization@FreeBSD.ORG Fri Oct 3 15:06:08 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F35FC327 for ; Fri, 3 Oct 2014 15:06:07 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id B507A9D7 for ; Fri, 3 Oct 2014 15:06:07 +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 E032212682; Sat, 4 Oct 2014 01:06:04 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-67-161-27-37.hsd1.ca.comcast.net [67.161.27.37]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BYS72321 (AUTH peterg@ptree32.com.au); Sat, 4 Oct 2014 01:06:03 +1000 Message-ID: <542EBB5A.2060303@freebsd.org> Date: Fri, 03 Oct 2014 08:06:02 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Lars Engels Subject: Re: [regression] bhyve stopped working References: <20141003103318.GC20243@e-new.0x20.net> In-Reply-To: <20141003103318.GC20243@e-new.0x20.net> Content-Type: text/plain; charset=UTF-8; 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: Fri, 03 Oct 2014 15:06:08 -0000 Hi Lars, > I just upgraded to r272468 and bhyve stopped working. When I start a VM > (Ubuntu or FreeBSD) byhve dumps core: Aargh, looks like the recent ACPI-CA import caused this :( Working on a fix now. later, Peter