From owner-freebsd-questions@FreeBSD.ORG Wed Dec 21 05:49:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABBCE16A41F for ; Wed, 21 Dec 2005 05:49:50 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2796A43D5A for ; Wed, 21 Dec 2005 05:49:49 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so47956wxc for ; Tue, 20 Dec 2005 21:49:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ahOQFkT6yEZ8CnBNjGBrFukbeT4QFRYMS80HTF4poPigqeC/3pU0/GZikd0YEA24G9QBAx5tdVAAUby4bj0Omowug/6pH/h70iJFMiTgwAGr5DRrarvO9mC1XZC7wTgwkPHw5IVHkdpF5RS254SfzhRsrC08BXOCzfeoeMbc8VE= Received: by 10.70.116.19 with SMTP id o19mr367730wxc; Tue, 20 Dec 2005 21:49:49 -0800 (PST) Received: by 10.70.66.9 with HTTP; Tue, 20 Dec 2005 21:49:48 -0800 (PST) Message-ID: Date: Tue, 20 Dec 2005 23:49:48 -0600 From: Nikolas Britton To: Micah In-Reply-To: <43A8DC65.1070602@ywave.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051220134009.4891343D70@mx1.FreeBSD.org> <43A8DC65.1070602@ywave.com> Cc: freebsd-questions@freebsd.org, Kevin Crenshaw Subject: Re: Can you run Xen on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 05:49:50 -0000 On 12/20/05, Micah wrote: > Kevin Crenshaw wrote: > > Xen supports installation on Red Hat and Suse Linux. Does this mean th= at > > Xen will run on FreeBSD using linux binary compatibility? Does anyone = have > > a recommendation for Virtualization software to run on FreeBSD? > > > > Kevin > > > > From what looks like their home page > (http://www.cl.cam.ac.uk/Research/SRG/netos/xen/) > > In addition to Linux, members of Xen's user community have contributed > or are working on ports to other operating systems such as NetBSD > (Christian Limpach), FreeBSD (Kip Macy) and Plan 9 (Ron Minnich). A port > of Windows XP was developed for an earlier version of Xen, but is not > available for release due to licence restrictions. > > Looks like someone is working on a port of it. Try contacting Kip Macy > to see what the status is. > http://wiki.xensource.com/xenwiki/OSCompatibility Umm so is Xen sorta like VMware ESX Server? Does Xen run directly on the hardware and then partitions it, like the IBM midrange systems do? If it does run on the hardware what about device drivers etc.