From owner-freebsd-xen@FreeBSD.ORG Mon May 25 06:35:25 2009 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 6426D1065687 for ; Mon, 25 May 2009 06:35:25 +0000 (UTC) (envelope-from fb-xen@psconsult.nl) Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138]) by mx1.freebsd.org (Postfix) with ESMTP id E81678FC23 for ; Mon, 25 May 2009 06:35:24 +0000 (UTC) (envelope-from fb-xen@psconsult.nl) Received: from mx1.psconsult.nl (localhost [80.89.238.138]) by mx1.psconsult.nl (8.14.2/8.14.2) with ESMTP id n4P6ZIag005231 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 25 May 2009 08:35:23 +0200 (CEST) (envelope-from fb-xen@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.2/8.14.2/Submit) id n4P6ZI2A005230 for freebsd-xen@freebsd.org; Mon, 25 May 2009 08:35:18 +0200 (CEST) (envelope-from fb-xen@psconsult.nl) Date: Mon, 25 May 2009 08:35:18 +0200 From: Paul Schenkeveld To: freebsd-xen@freebsd.org Message-ID: <20090525063518.GA82256@psconsult.nl> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: freebsd-xen images 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: Mon, 25 May 2009 06:35:25 -0000 On Sun, May 24, 2009 at 10:14:36PM +0800, Adrian Chadd wrote: > I'm currently trying out the freebsd-6.3-release image that I've built > and it is currently uploading for others to test out. It seems > slightly more stable than the freebsd releng_6 image. FreeBSD-current > is stable except for a repeatable VM page bug which I'm looking at > (but Kip will almost certainly beat me to it) and I as of yet haven't > successfully built a releng_7 xen image. One small issue with the 6.3 image, after executing halt or halt -p in the domU, it always immediately reboots. To really stop it one has to 'xm destroy' from dom0. (dom0 is Solaris Express Community Edition if that matters, I'm still trying to find out what version of Xen is included). -- Paul Schenkeveld