From owner-freebsd-questions@FreeBSD.ORG Wed Dec 21 01:28:11 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 62B3616A41F for ; Wed, 21 Dec 2005 01:28:11 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD93B43D46 for ; Wed, 21 Dec 2005 01:28:10 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so21897wxc for ; Tue, 20 Dec 2005 17:28:10 -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=MBkSFVAcyRue6s29okMi+oqvKRyK8TR3F/xoZ1v+iwb7C/dtsR79oWG8LnAf5s+jYwCmqrLaOYURJwRwSRscaZqF2eie8Qb8+4tOBmPKFW8rpAzggAAWkQ5DAhPouWFcj8eLj1SX983IRKIDQe/OZzF2nChE22Ox8e+PoAV50XA= Received: by 10.70.89.3 with SMTP id m3mr191392wxb; Tue, 20 Dec 2005 17:28:10 -0800 (PST) Received: by 10.70.66.9 with HTTP; Tue, 20 Dec 2005 17:28:10 -0800 (PST) Message-ID: Date: Tue, 20 Dec 2005 19:28:10 -0600 From: Nikolas Britton To: Kevin Crenshaw In-Reply-To: <20051220134009.4891343D70@mx1.FreeBSD.org> 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> Cc: freebsd-questions@freebsd.org 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 01:28:11 -0000 On 12/20/05, Kevin Crenshaw wrote: > Xen supports installation on Red Hat and Suse Linux. Does this mean that > Xen will run on FreeBSD using linux binary compatibility? Does anyone ha= ve > a recommendation for Virtualization software to run on FreeBSD? > I don't see why not, it's what we do with VMware. Why not try and port Xen to FreeBSD, you have the source code.