From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [v4][PATCH 2/5] xen, gfx passthrough: create intel isa bridge Date: Tue, 03 Jun 2014 13:39:51 +0200 Message-ID: <538DB407.3020904@redhat.com> References: <1401440369-29929-1-git-send-email-tiejun.chen@intel.com> <1401440369-29929-3-git-send-email-tiejun.chen@intel.com> <538D8B59.4070105@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini Cc: peter.maydell@linaro.org, xen-devel@lists.xensource.com, Ian Campbell , mst@redhat.com, Ian Jackson , allen.m.kay@intel.com, Kelly.Zytaruk@amd.com, Jan Beulich , qemu-devel@nongnu.org, yang.z.zhang@intel.com, Tim Deegan , Anthony Liguori , anthony.perard@citrix.com, Tiejun Chen , George Dunlap , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org Il 03/06/2014 13:29, Stefano Stabellini ha scritto: >> It's really not your fault, there's not much you can do given the hardware >> architecture. But I don't think this code can be accepted upstream, sorry. > > Yeah, the code is not nice and it is not Tiejun's fault. > > Is there any way at all he could change the patch series to make it more > appealing to you? Or maybe we could having more clearly separated from > the rest of the codebase? I don't know, perhaps a new "-M pc-xen-igd-passthrough" machine type based on what you're using now (pc-1.6?) but with all the required hacks? Paolo