From owner-freebsd-xen@FreeBSD.ORG Mon Dec 1 22:20:24 2008 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 021931065672 for ; Mon, 1 Dec 2008 22:20:24 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id C9C698FC1D for ; Mon, 1 Dec 2008 22:20:23 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2610730rvf.43 for ; Mon, 01 Dec 2008 14:20:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=80JLZ+cBfGKoyBJhHFW1uzHUCAj2MMDauS70SUOULjY=; b=iGj6cy/im1wdNbdxJfrPf2QjU92eNiD7gR7O96Q7NW9bOhXW4ansrMe4gAsJrU+7Gd ngT93FqxEpLzAqAF2h9YGFol1vFD5NSoN+oYuceRd1R8WE5lc3Arj4Se6JlqBcOU8nEJ DIP/HoxGp5/lRvPABrJn7a7x6JWo7UPh9sEtY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=cV5XAcPK+FddlavhtCJO4O0ee3J9AMpFNz16X4CLdG2DToF9Y2z0hwQLOwnwA3O7g2 /VVayIFHW2k3ARBpymY3P2OuWbnzo58A1GqlGNfbxA0vXdnxdkRgJ3HXVR+2BuvXqdsI 3MM5GVrWn0EHEw+5yxyk/VbctPOPmM5KK5V5Y= Received: by 10.141.195.5 with SMTP id x5mr5445345rvp.168.1228170023454; Mon, 01 Dec 2008 14:20:23 -0800 (PST) Received: by 10.141.142.3 with HTTP; Mon, 1 Dec 2008 14:20:23 -0800 (PST) Message-ID: <3c1674c90812011420n6b5e9806y2cf7c78715dfcc53@mail.gmail.com> Date: Mon, 1 Dec 2008 14:20:23 -0800 From: "Kip Macy" Sender: mat.macy@gmail.com To: "Sam Fourman Jr." In-Reply-To: <11167f520812011417r3956b36amca12b5c6c79e1280@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4389C4C1-0EEB-4841-8F02-DC44BBC223F4@rabson.org> <11167f520812011417r3956b36amca12b5c6c79e1280@mail.gmail.com> X-Google-Sender-Auth: e37356d4068e8461 Cc: freebsd-xen@freebsd.org Subject: Re: Xen stuff X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 22:20:24 -0000 On Mon, Dec 1, 2008 at 2:17 PM, Sam Fourman Jr. wrote: >> If anyone is interested in following this work, please feel free to contact >> me by email or just check out my working tree at >> http://svn.freebsd.org/user/dfr/xenhvm/6. > > do you know if there is anyone working on Dom0 support under FreeBSD? > Not currently. I think that that is necessary to really achieve uptake of Xen in the FreeBSD community. I'm hoping to have some time for it in Q1. -Kip