From owner-freebsd-xen@FreeBSD.ORG Mon Nov 29 15:29:55 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 3E4191065695 for ; Mon, 29 Nov 2010 15:29:55 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge02.ocscloud.net [91.210.68.36]) by mx1.freebsd.org (Postfix) with ESMTP id CEB618FC12 for ; Mon, 29 Nov 2010 15:29:54 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE02.hosting.tg.local (91.210.68.36) with Microsoft SMTP Server (TLS) id 8.1.311.2; Mon, 29 Nov 2010 15:29:52 +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 15:29:51 +0000 MIME-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" From: Yuriy Kohut In-Reply-To: <4CF3C15D.6050105@scsiguy.com> Date: Mon, 29 Nov 2010 17:29:51 +0200 Content-Transfer-Encoding: 7bit Message-ID: <56A316BA-A9C1-4D3E-9B48-8B10E2B81B22@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> <7AD6B2AA-AF37-4B09-AFC6-7447E9078F59@onapp.com> <4CF3C15D.6050105@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 15:29:55 -0000 Ok, I'll check and let you know results Thank you --- Yura On Nov 29, 2010, at 5:06 PM, Justin T. Gibbs wrote: > On 11/29/2010 6:50 AM, Yuriy Kohut wrote: >> 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 ? > > I neglected to merge SVN revision 211236 into -stable, and this > should be the cause of your hang. I just submitted the merge, > but it will take a little while for it to be replicated into > CVS. Once you've pulled down this revision (it updates > sys/kern/subr_autoconf.c), can you rebuild, test, and report > your results? > > Thanks, > Justin