From owner-freebsd-virtualization@FreeBSD.ORG Tue Feb 11 23:49:57 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 0ACCF339 for ; Tue, 11 Feb 2014 23:49:57 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id B97271120 for ; Tue, 11 Feb 2014 23:49:56 +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 435B112363; Wed, 12 Feb 2014 09:49:55 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local ([64.245.0.210]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BRT40422 (AUTH peterg@ptree32.com.au); Wed, 12 Feb 2014 09:49:54 +1000 Message-ID: <52FAB720.7070206@freebsd.org> Date: Tue, 11 Feb 2014 15:49:52 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Aryeh Friedman Subject: Re: CFT: bhyve AMD snapshot References: <52F6953D.2010400@callfortesting.org> <52F7C9FC.5070409@digiware.nl> <52F8735E.8020701@callfortesting.org> <52F8ECC2.2060805@digiware.nl> <52F97A84.90308@callfortesting.org> In-Reply-To: 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.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: Tue, 11 Feb 2014 23:49:57 -0000 Hi Aryeh, > Fatal trap 30: reserved (unknown) fault while in kernel mode I'm not seeing this with a 10.0 guest on my Phenom II X6. However: > root@:/home/aryeh # uname -a > FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261732: Tue Feb 11 03:19:01 > EST 2014 aryeh@:/usr/obj/usr/src/sys/GENERIC amd64 This isn't the revision of the bhyve_svm branch - did you possibly do a sync before building this ? later, Peter.