From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v2] qemu-xen:Correctly expose PCH ISA bridge for IGD passthrough Date: Fri, 22 Feb 2013 18:05:24 +0000 Message-ID: <20775.45924.670290.551847@mariner.uk.xensource.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "G.R." Cc: Stefano Stabellini , xen-devel List-Id: xen-devel@lists.xenproject.org G.R. writes ("[Xen-devel] [PATCH v2] qemu-xen:Correctly expose PCH ISA bridge for IGD passthrough"): > Fix IGD passthrough logic to properly expose PCH ISA bridge (instead > of exposing as pci-pci bridge). The i915 driver require this to > correctly detect the PCH version and enable version specific code > path. Applied, thanks. I fixed up some wrap damage. Ian.