From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: FreeBSD Dom0 IOMMU issues Date: Wed, 6 May 2015 17:50:53 +0100 Message-ID: <554A466D.7080104@citrix.com> References: <554A4166.9010703@callfortesting.org> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Yq2dq-00077Y-16 for xen-devel@lists.xenproject.org; Wed, 06 May 2015 16:57:50 +0000 In-Reply-To: <554A4166.9010703@callfortesting.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Michael Dexter , =?windows-1252?Q?Roger_?= =?windows-1252?Q?Pau_Monn=E9?= , jbeulich@suse.com, yang.z.zhang@intel.com, kevin.tian@intel.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On 06/05/15 17:29, Michael Dexter wrote: > > Hello all, > > I have been working with Roger Pau Monn=E9 to bring FreeBSD Dom0 support > to a production-ready state but we appear to have hit an IOMMU issue. > > Hardware: Lenovo ThinkPad T420 i7-2640M CPU @ 2.80GHz with 16GB RAM. > > I am attaching my console logs which first show my loader.conf file > the DomU .cfg file and then DomU boot with Xorg starting. > > In the end I get: > > (XEN) **************************************** > (XEN) Panic on CPU 2: > (XEN) queue invalidate wait descriptor was not executed > (XEN) **************************************** > > Please let me know if you want me to try any configuration changes. One of the fault symptoms is the same as reported by Intel recently, but no patches are currently available. (well - some are, but they are being argued over). Are you using a full debug Xen? ~Andrew