From owner-freebsd-xen@FreeBSD.ORG Tue Mar 15 20:12:36 2011 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 8B62A106564A for ; Tue, 15 Mar 2011 20:12:36 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2-b.corp.re1.yahoo.com (mrout2-b.corp.re1.yahoo.com [69.147.107.21]) by mx1.freebsd.org (Postfix) with ESMTP id 451BB8FC13 for ; Tue, 15 Mar 2011 20:12:36 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout2-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p2FK27Jw031932; Tue, 15 Mar 2011 13:02:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1300219328; bh=0qr2R+qQ4aSSFraIfCcrvfdQ3MgdhgJ8akPo2NM7+3E=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=RwL2y1zFmwDuoxaLlEy1yH9pSwBZzN9gJmMf8KH4Zl5jn50LWAxoK6+fcQ1rooKjG VPTd8AjlqsNu2jI5uOMKC35MKyVz/ruEqxsqrGcIkHhhu8w+StCCAGEBwQoepWnbkJ Y6B0fkyYEsVm7+9GsYcYAzyPRmkL/emAQKWJF2zk= From: Sean Bruno To: Lars Kurth In-Reply-To: <4D7F6011.5030405@xen.org> References: <4D7F6011.5030405@xen.org> Content-Type: text/plain; charset="UTF-8" Date: Tue, 15 Mar 2011 13:02:07 -0700 Message-ID: <1300219327.2636.5.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" Subject: Re: Xen Dom0 support in Free BSD 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: Tue, 15 Mar 2011 20:12:36 -0000 On Tue, 2011-03-15 at 05:48 -0700, Lars Kurth wrote: > Hi, > > I was wondering what the status of FreeBSD support for Xen as Dom0 is. I > couldn't find any mention on http://wiki.freebsd.org/FreeBSD/Xen > > We are currently updating > - http://wiki.xensource.com/xenwiki/XenDomUSupport > - http://wiki.xensource.com/xenwiki/XenDom0Kernels > > Thank you for helping out > Lars > _______________________________________________ AFAIK, there is no Dom0 support in FreeBSD at this time. I'm not sure if anyone has spent any significant time looking at the NetBSD Dom0 as a base to port over to FreeBSD. Sean