From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 17:30:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECEEE1065674 for ; Fri, 8 Aug 2008 17:30:54 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id A26838FC12 for ; Fri, 8 Aug 2008 17:30:54 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so250928yxb.13 for ; Fri, 08 Aug 2008 10:30:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9P09JQGsaq78G9/sM2ktGd1WlnZ1p1saaNU6YZK/CTk=; b=jEl+a8LzUfwe7nNkS9yP+sRLr0GWXnImZKxpdk0t6wtAI2yA/hKCXgHAVsfZ9Pumyn vZ1NJUNKLay+noImkV9pEq04xGdeCsrrFjJJHmwAL6VGeviG3d9loeNEyFVGKNeBrjVn sMMtcXtk5HeSXcTlPYPxC65RZ9xC1OBWX2YGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=gGNQFVRbD32b3Hccp+FijypvjiavS+U2nkalG9cCmiyKVyvZtA+OUsUTA3V6xsC35Q g/ixralX8htKHNOFZnhhI9jZxCnru0S+kX6JIy7h8AydaKXHUCgQ+9GeDIGbhCg2CYMp D/c9ApYL9BpQ4GU7H5+lS2cQVze977K6BUsa8= Received: by 10.150.157.17 with SMTP id f17mr7637157ybe.183.1218216653912; Fri, 08 Aug 2008 10:30:53 -0700 (PDT) Received: by 10.150.140.14 with HTTP; Fri, 8 Aug 2008 10:30:53 -0700 (PDT) Message-ID: <8cb6106e0808081030hb65646x21d2e06edbbf2e5e@mail.gmail.com> Date: Fri, 8 Aug 2008 13:30:53 -0400 From: "Josh Carroll" To: OutBackDingo In-Reply-To: <200808082304.02959.outbackdingo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808082304.02959.outbackdingo@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0 on Xen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2008 17:30:55 -0000 On Fri, Aug 8, 2008 at 12:04 PM, OutBackDingo wrote: > I have a working config for non-HVM systems, its stable enough to play with but > not for production, if you have however a HVM machine, FreeBSD runs great > under linux KVM What host OS are you using for dom0? I'm considering setting this up on my second box, so I can run 7.0-STABLE and 8.0-CURRENT simultaneously (and use the full capabilities/speed of the processor), but I've heard of limited success, depending on the host/dom0 OS. Thanks, Josh