From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 7 02:19:31 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA18D16A417 for ; Wed, 7 Nov 2007 02:19:31 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id A1E0313C481 for ; Wed, 7 Nov 2007 02:19:31 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so2756577waf for ; Tue, 06 Nov 2007 18:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nGjs+XhzNFDG0UScD7vJCvEBuF32inSIJWScgfPyGdA=; b=fBaQnA705wUejgJWr/aFoPIXnB0Zj0OGysLkGTV5I1rKOXAGvrUp4MH1t81P4N1pO/CMpAW2qvBwj0oXizcPYyjTvbmCWSvxpjsH1227SrRVsPljwele9G2NIwBQ8pvBUK1IjT3dYDHjef33c6XTOE5WcCkiLyFYM8n9w8+Q2Sw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EV+k8FD79KFZDtwwN6dHx7g9/vpQX0GxZ19Q7k1+TGd4YjcrwXFpf3Paf1rUttMgYlbELa0zNiDhvLhiKiyXh9daA8rTfZ2hih3k9tUQmuC3VOYKeIlf7MT3kgOZXkVOqaN6vDYNxwOFnL8PzwjG3+zxM1G/T0IEP8BytNRDzRo= Received: by 10.114.57.1 with SMTP id f1mr224325waa.1194400452502; Tue, 06 Nov 2007 17:54:12 -0800 (PST) Received: by 10.114.13.15 with HTTP; Tue, 6 Nov 2007 17:54:12 -0800 (PST) Message-ID: Date: Tue, 6 Nov 2007 17:54:12 -0800 From: "Kip Macy" To: freebsd@scottevil.com In-Reply-To: <4b7b6c24fc5c32fb2b6711e4437ac199@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071011130720.GA3541@psconsult.nl> <4b7b6c24fc5c32fb2b6711e4437ac199@localhost> Cc: freebsd-hackers@freebsd.org, rink@freebsd.org Subject: Re: Any progress on FreeBSD/xen port? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 02:19:31 -0000 On 11/6/07, Scott Oertel wrote: > > > > On Thu, 11 Oct 2007 15:07:21 +0200, Paul Schenkeveld > wrote: > > Hi, > > > > For a large project involving virtual servers under Xen I've been asked > > to advice on using BSD for some services instead of Linux. > > > > In the Q2/2007 FreeBSD Status Report work on the FreeBSD/xen port is > > mentioned but the last report which came in yesterday does not mention > > Xen at all. > > > > Is someone still working on FreeBSD/xen or has work on the project > > stalled? > > > > Is there anything usable, even beta, around which I can use to get a > > feeling of what's involved in running FreeBSD under Xen? > > > > Thanks. > > > > Paul Schenkeveld > > > Did you ever get any info on this subject? I'm very interested in the > status of this project as well. I've committed to importing i386/PAE (UP) domU support for Xen by the end of the year. -Kip