From owner-freebsd-xen@freebsd.org Sat Mar 31 18:24:45 2018 Return-Path: Delivered-To: freebsd-xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB5BAF76098 for ; Sat, 31 Mar 2018 18:24:45 +0000 (UTC) (envelope-from syseng@gfsys.co.uk) Received: from smtp.livemail.co.uk (smtp-out-60.livemail.co.uk [213.171.216.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.livemail.co.uk", Issuer "thawte SSL CA - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 677036FDBF for ; Sat, 31 Mar 2018 18:24:45 +0000 (UTC) (envelope-from syseng@gfsys.co.uk) Received: from [192.9.200.226] (host81-133-228-57.in-addr.btopenworld.com [81.133.228.57]) (Authenticated sender: syseng@gfsys.co.uk) by smtp.livemail.co.uk (Postfix) with ESMTPA id 238CD26091A; Sat, 31 Mar 2018 19:24:44 +0100 (BST) Message-ID: <5ABFD26B.8030601@gfsys.co.uk> Date: Sat, 31 Mar 2018 18:24:43 +0000 From: Chris User-Agent: Mozilla/5.0 (X11; SunOS sun4u; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: "Rodney W. Grimes" , freebsd-xen@freebsd.org Subject: Re: [Bug 224003] xen kernel panics References: <201803301805.w2UI531x069099@pdx.rh.CN85.dnsmgr.net> <5ABFCF3A.1010601@gfsys.co.uk> In-Reply-To: <5ABFCF3A.1010601@gfsys.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 31 Mar 2018 18:24:46 -0000 On 03/31/18 18:11, Chris wrote: > On 03/30/18 18:05, Rodney W. Grimes wrote: > >> I can affirm that a E56xx cpu should be very capable of supporting Xen. >> CPU: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz (3059.07-MHz K8-class CPU) >> Origin="GenuineIntel" Id=0x206c2 Family=0x6 Model=0x2c Stepping=2 >> Features=0xbfebfbff >> >> Features2=0x29ee3ff >> >> AMD Features=0x2c100800 >> AMD Features2=0x1 >> VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID >> TSC: P-state invariant, performance statistics >> Looks like this might be the problem:- > (XEN) [VT-D]Disabling IOMMU due to Intel 5500/5520/X58 Chipset errata > #47, #53 Been in a rush today, but should have looked at that a bit more closely before posting, as istr, saw that mentioned as a bug eleswhere back from 2015 or so.... Regards, Chris