From owner-freebsd-virtualization@FreeBSD.ORG Wed Jan 2 22:10:15 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DF435D71; Wed, 2 Jan 2013 22:10:15 +0000 (UTC) (envelope-from bright@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id CF0E6779; Wed, 2 Jan 2013 22:10:15 +0000 (UTC) Received: from Alfreds-MacBook-Pro-9.local (c-67-180-208-218.hsd1.ca.comcast.net [67.180.208.218]) by elvis.mu.org (Postfix) with ESMTPSA id 2694A1A3C53; Wed, 2 Jan 2013 14:10:15 -0800 (PST) Message-ID: <50E4B040.1040809@mu.org> Date: Wed, 02 Jan 2013 14:10:08 -0800 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Peter Grehan Subject: Re: question on bhyve + 9-stable References: <50E06701.7070409@mu.org> <50E07436.4040105@freebsd.org> <50E24D2F.4000604@mu.org> <50E4AEE1.2080505@freebsd.org> In-Reply-To: <50E4AEE1.2080505@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: neel@freebsd.org, 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: Wed, 02 Jan 2013 22:10:15 -0000 On 1/2/13 2:04 PM, Peter Grehan wrote: > Hi Alfred, > >> this worked perfectly!! > > Good to hear :) > >> Let me know if you need any info or stuff done on this rig. The point is >> for me to run FreeBSD 9-stable and FreeNAS to do development and >> testing. > > Let us know how it goes and importantly, what features you'd like to > see. Well... :) 1) When will the code be merged into HEAD? 2) Can the kernel or loader auto detected the bhyve environment and loaded the drivers... ...Either that or just add them to GENERIC for the time being. That would go a long way to making this plug and play. -Alfred