From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 23:31:30 2013 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 ESMTP id 1A4C384C for ; Thu, 10 Oct 2013 23:31:30 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id CECB02742 for ; Thu, 10 Oct 2013 23:31:29 +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 9FFD11235C; Fri, 11 Oct 2013 09:31:28 +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 BPD29667 (AUTH peterg@ptree32.com.au); Fri, 11 Oct 2013 09:31:27 +1000 Message-ID: <525738CE.9000708@freebsd.org> Date: Thu, 10 Oct 2013 16:31:26 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Willem Jan Withagen Subject: Re: Running bhyve on a AMD 1075T Phenom References: <5256D59A.20904@digiware.nl> <5256DD29.6090007@freebsd.org> <14A565E7-7D26-4C32-B73A-F5FAA16BC837@digiware.nl> <9A4BF6B0-91F1-43C5-B5D5-90486123336D@digiware.nl> In-Reply-To: <9A4BF6B0-91F1-43C5-B5D5-90486123336D@digiware.nl> 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.14 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: Thu, 10 Oct 2013 23:31:30 -0000 > I already have the sources for head > Can I just grab the vmm driver in the tree with the AMD stuff and plug > that in the sources that I already have? I think that should work (though, the resulting vmm.ko will only work on an AMD system) later, Peter.