From owner-freebsd-xen@freebsd.org Mon Feb 27 15:46:21 2017 Return-Path: Delivered-To: freebsd-xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73E2BCF0E55 for ; Mon, 27 Feb 2017 15:46:21 +0000 (UTC) (envelope-from alexander.nusov@nfvexpress.com) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 242C0B75; Mon, 27 Feb 2017 15:46:20 +0000 (UTC) (envelope-from alexander.nusov@nfvexpress.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1488210373; s=zoho; d=nfvexpress.com; i=alexander.nusov@nfvexpress.com; h=Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To; l=534; bh=wLeT78NtiTF6BUGmZ6U4oLkQS8hQBL5oBmgbOHH86b8=; b=lYX6iE4khPQPyh533ULxcq6dtFhSL336xEnF5yfAV5kikrEG7kgP3mXgfWT1+EmC xfwyQa+/ckZcbDxZdSZcLcnLHP/Q3xnw+4KMo2aTKt8IsKezCDlUH6s78e7DYEj7VKM VfFH35YTZTM9crWnWjKkGSk38AEC73EV7K6+xpAo= Received: from [192.168.1.67] (128-70-42-40.broadband.corbina.ru [128.70.42.40]) by mx.zohomail.com with SMTPS id 1488210373721293.23196303055374; Mon, 27 Feb 2017 07:46:13 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: Xen on FreeBSD 11: Cannot boot from QCOW2 properly (waiting for XENBUS, xenbusb_nop_confighook_cb) From: Alexander Nusov In-Reply-To: <20170227153450.m6x5tjaaek4axrdt@dhcp-3-221.uk.xensource.com> Date: Mon, 27 Feb 2017 18:45:38 +0300 Cc: jaggi@freebsd.org, freebsd-xen@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6647A2B8-0DDF-4307-8BE2-EE43AA6A0864@nfvexpress.com> References: <159d0f04b55.10bbf935114648.7927688075504705395@nfvexpress.com> <20170124165621.iidjypfoyp4ccysi@dhcp-3-221.uk.xensource.com> <159d55b6b65.dc9b3b1720453.5847395326743424395@nfvexpress.com> <20170125115051.sasgqxwgt47p7pwi@dhcp-3-221.uk.xensource.com> <159d57da8bb.e9fea5dc25161.6113276104371162720@nfvexpress.com> <20170203101402.dto7lzj2sldvuxl5@MacBook-Pro-de-Roger.local> <15a37e9d6eb.11239b0492614.5094818896052410185@nfvexpress.com> <15a80318042.b57369e466511.8378002830472905142@nfvexpress.com> <20170227153450.m6x5tjaaek4axrdt@dhcp-3-221.uk.xensource.com> To: =?utf-8?Q?Roger_Pau_Monn=C3=A9?= X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.23 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, 27 Feb 2017 15:46:21 -0000 Not yet, I=E2=80=99ll try the HEAD this week. =E2=80=94 alex > On Feb 27, 2017, at 6:34 PM, Roger Pau Monn=C3=A9 = wrote: >=20 > On Mon, Feb 27, 2017 at 06:30:12PM +0300, Alexander Nusov wrote: >> Hi,=20 >> Sorry for top posting. >>=20 >> Any update on the issue? >> Please let me know if I need open a bug in Bugzilla. >=20 > Sadly it seems like there are still some loose ends on the VM = subsystem. I hope > those will be fixed soon. Have you tried with HEAD recently? >=20 > Roger.