From owner-freebsd-virtualization@FreeBSD.ORG Thu Mar 8 17:14:36 2012 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 773241065672 for ; Thu, 8 Mar 2012 17:14:36 +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 352878FC17 for ; Thu, 8 Mar 2012 17:14:36 +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 19B0B13152; Fri, 9 Mar 2012 03:14:29 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro.local (pos-ext.netapp.com [198.95.226.40]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BCK97709 (AUTH peterg@ptree32.com.au); Fri, 9 Mar 2012 03:14:26 +1000 Message-ID: <4F58E8EE.6060609@freebsd.org> Date: Thu, 08 Mar 2012 10:14:22 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: Brandon Falk References: <4F519365.80207@gamozo.org> In-Reply-To: <4F519365.80207@gamozo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Info: SPF_SOFTFAIL X-Junkmail-Status: score=6/51, host=dommail.onthenet.com.au Cc: freebsd-virtualization@freebsd.org Subject: Re: BHyVe GSoC X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Mar 2012 17:14:36 -0000 Hi Brandon, > Will BHyVe be part of Google Summer of Code? Need to work out if I (or anyone else) will have time to mentor a project. > Also, how's the development > base looking. I'd love to contribute as I really would like to see a > proper VT-x facing VM under the BSD license. There's working code but lots remaining to do. > I'd love to see something like QEMU though, I really enjoy being able to > play with so many different architectures with QEMU. Well... it's not the intent of BHyVe to be a generic instruction-set emulator ala Qemu. Though, I'd like to see it run on other arch's that support h/w virt assist. later Peter.