From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrn4n-0004h2-Nd for qemu-devel@nongnu.org; Tue, 03 Jun 2014 07:40:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wrn4f-00011I-Nx for qemu-devel@nongnu.org; Tue, 03 Jun 2014 07:40:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrn4f-00011B-GU for qemu-devel@nongnu.org; Tue, 03 Jun 2014 07:40:13 -0400 Message-ID: <538DB407.3020904@redhat.com> Date: Tue, 03 Jun 2014 13:39:51 +0200 From: Paolo Bonzini MIME-Version: 1.0 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [v4][PATCH 2/5] xen, gfx passthrough: create intel isa bridge List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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