From owner-freebsd-xen@FreeBSD.ORG Sun Mar 7 20:05:22 2010 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 5E15B106564A for ; Sun, 7 Mar 2010 20:05:22 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 331868FC15 for ; Sun, 7 Mar 2010 20:05:21 +0000 (UTC) Received: by pvg3 with SMTP id 3so1811268pvg.13 for ; Sun, 07 Mar 2010 12:05:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/3bgSsOFkFK1t9NNRIXO40gSNg/mVEVh39/v3KYka50=; b=uLHDSHlkP2akvfhaSxLFVvjwPj2O54bpPPKCMa1tdP7QPni01+kvpssTa0wYidySif JF6g0QJQvie5Hw1QOZiNsNSyjTgtvateKVDzU8evvuJ1ttNOmAOKCn7QxWoJglL5w/TE 5YbKTXvI2WPhbQDBOpNmFlZCpBDsy4Vm5tG6A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=keKA41jS+Vj1mWxsObDZc1Y7p1KUXJqs2OhqJvFu+sX5r25zJOJDEa0pWWcLEiAyWb P/ICaw3x08sVyhhFaFQgN3UhPIKz7YzNDocUCYCT2hrDaLai4PJUz1NHxuzmZsjCUPks 0mKwI/8hQuHEnmrF9nHUctA+mJJzwvSqoHPyk= MIME-Version: 1.0 Received: by 10.142.122.1 with SMTP id u1mr2546493wfc.184.1267992321544; Sun, 07 Mar 2010 12:05:21 -0800 (PST) In-Reply-To: <20100307194923.GB21384@smp.if.uj.edu.pl> References: <02a001cabbd6$66639c40$332ad4c0$@com> <20100307194923.GB21384@smp.if.uj.edu.pl> Date: Sun, 7 Mar 2010 14:05:21 -0600 Message-ID: <11167f521003071205y31b1a230kce2dc043ac4720c7@mail.gmail.com> From: "Sam Fourman Jr." To: Witold Baryluk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-xen@freebsd.org Subject: Re: Running FreeBSD as a guest under xen 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: Sun, 07 Mar 2010 20:05:22 -0000 On Sun, Mar 7, 2010 at 1:49 PM, Witold Baryluk w= rote: > On 03-04 15:08, kevin wrote: >> Hello, >> >> >> >> I've just joined this list and am interested in the viability of running= a >> Xen Guest (non HVM) of FreeBSD (7.2 or 8.0). I understand that 8.0-Curre= nt >> has limited support for xen, however =A0I would like to know if this is >> possible to run FreeBSD as a paravirtualized =A0Xen Guest. >> >> >> >> Much appreciated! > > I have sucesfully run debian kfreebsd and freebsd as paravaritualized Xen= Guest. > Networking is working corectly. Still it is quite unstable to be usefull. > I can have big uptime, but under a stress there are many crashes. > is the FreeBSD HEAD? RELENG_8? amd64? Sam