From owner-freebsd-xen@FreeBSD.ORG Mon Jun 4 23:40:12 2012 Return-Path: Delivered-To: freebsd-xen@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC81E1065734 for ; Mon, 4 Jun 2012 23:40:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B77238FC08 for ; Mon, 4 Jun 2012 23:40:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q54NeCan067814 for ; Mon, 4 Jun 2012 23:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q54NeCmF067813; Mon, 4 Jun 2012 23:40:12 GMT (envelope-from gnats) Date: Mon, 4 Jun 2012 23:40:12 GMT Message-Id: <201206042340.q54NeCmF067813@freefall.freebsd.org> To: freebsd-xen@FreeBSD.org From: "Bill Cole" Cc: Subject: Re: kern/166174: [xen] Problems ROOT MOUNT ERROR < freebsd 8.3> X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bill Cole 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, 04 Jun 2012 23:40:12 -0000 The following reply was made to PR kern/166174; it has been noted by GNATS. From: "Bill Cole" To: bug-followup@FreeBSD.org, ilsujang@gmail.com Cc: Subject: Re: kern/166174: [xen] Problems ROOT MOUNT ERROR <freebsd 8.3> Date: Mon, 04 Jun 2012 19:30:14 -0400 That appears to be more helpful than I would have expected. It looks like stable/8 includes r233791 of 2012-04-02 which is described as: MFC Revision 233465 Correct failure to attach the PV block front device on Citrix XenServer configurations that advertise the multi-page ring extension, but only allow a single page of ring space. Sounds promising, and the small change (only to sys/dev/xen/blkfront/blkfront.c) was not MFC'd into RELENG_8_3. Looks like my next step will be to switch my csup tag to RELENG_8