From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: Please revert / review 077fc1c04d70ef1748ac2daa6622b3320a1a004c Date: Fri, 20 Jun 2014 09:22:51 +0100 Message-ID: <53A40B7B020000780001BE38@mail.emea.novell.com> References: <5399828D02000078000B63B7@mail.emea.novell.com> <539EC228020000780001A7FC@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthias Cc: Yang Z Zhang , "tim@xen.org" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >>> On 19.06.14 at 18:22, wrote: > Test 2: > > Xen-Version: Compiled a normal 077 commit version without any of your > patches > Xen cmd line: added immo=no-sharept as suggested > Passed-through devices: vga, 2 usb controller (ohci+ehci), sound card > Result: works fine. domU boots, no BSOD, no other problems, server seems to > be stable. So not sharing the VT-d page tables seems to do the trick / the > problem is in the page table sharing. Just to clarify - page table sharing is intended to get disabled in -unstable on the AMD side ( http://lists.xenproject.org/archives/html/xen-devel/2014-06/msg00416.html, still awaiting an AMD IOMMU maintainer ack). But as that's not immediately a backporting candidate, understanding the problem to find a solution also for 4.4.x would still be necessary. Jan