From owner-freebsd-xen@FreeBSD.ORG Mon Nov 29 13:50:27 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 E97F2106564A for ; Mon, 29 Nov 2010 13:50:27 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge01.ocscloud.net [91.210.68.35]) by mx1.freebsd.org (Postfix) with ESMTP id 88B6B8FC1B for ; Mon, 29 Nov 2010 13:50:27 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE01.hosting.tg.local (91.210.68.35) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 29 Nov 2010 13:50:24 +0000 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 29 Nov 2010 13:50:24 +0000 MIME-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" From: Yuriy Kohut In-Reply-To: <4CF04C1E.2080906@scsiguy.com> Date: Mon, 29 Nov 2010 15:50:23 +0200 Content-Transfer-Encoding: quoted-printable Message-ID: <7AD6B2AA-AF37-4B09-AFC6-7447E9078F59@onapp.com> References: <4CED1799.6030608@scsiguy.com> <1290619446.2630.63.camel@home-yahoo> <1290781561.30429.289.camel@pow> <8E57474B-C39A-4B22-BDA5-373047093D8E@onapp.com> <4CF04C1E.2080906@scsiguy.com> To: Justin T.Gibbs X-Mailer: Apple Mail (2.1082) Cc: "freebsd-xen@freebsd.org" , "luke@hybrid-logic.co.uk" Subject: Re: Xen PV drivers for FreeBSD 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, 29 Nov 2010 13:50:28 -0000 Hi, I have just build XENHVM from RELANG_8 cvs tag. VM stuck on booting too. The last message in VNC console was: ----- xctrl0: on xenstore0 ----- Could somebody please suggest ? --- Yura On Nov 27, 2010, at 2:09 AM, Justin T. Gibbs wrote: > On 11/26/2010 8:56 AM, Yuriy Kohut wrote: >> Hi, >>=20 >> I have just built XENHVM from RELANG_8_1. >=20 > RELENG_8_1 doesn't have the latest Xen PV code in it. stable/8 = (RELENG_8 if > checking out of CVS instead of SVN?) does. >=20 > -- > Justin