From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyGlR-0002Us-Pj for qemu-devel@nongnu.org; Mon, 16 Nov 2015 05:11:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyGlM-0006mX-RA for qemu-devel@nongnu.org; Mon, 16 Nov 2015 05:11:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyGlM-0006mQ-LK for qemu-devel@nongnu.org; Mon, 16 Nov 2015 05:11:52 -0500 References: <1447601946-31248-1-git-send-email-marcel@redhat.com> <5649966C.7070702@redhat.com> <5649A770.5070908@redhat.com> <5649A857.406@redhat.com> <5649A9CA.2070309@redhat.com> <5649A9F9.5070405@redhat.com> <5649AB7F.9030702@redhat.com> From: Paolo Bonzini Message-ID: <5649ABDF.1010901@redhat.com> Date: Mon, 16 Nov 2015 11:11:43 +0100 MIME-Version: 1.0 In-Reply-To: <5649AB7F.9030702@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V2 0/4] hw/pcie: Multi-root support for Q35 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum , qemu-devel@nongnu.org Cc: imammedo@redhat.com, rth@twiddle.net, kraxel@redhat.com, ehabkost@redhat.com, mst@redhat.com On 16/11/2015 11:10, Marcel Apfelbaum wrote: >> What would you lose? Hotplug? > > Without the bridge? Yes. However the user can add it manually the > pci-bridge and have it anyway. Ok, I guess that's more or less acceptable. It's still ugly however, to the point that I wonder if we should rename the device and call the old one a failed experiment. Paolo > I wanted to get rid of the internal pci-bridge as a default, and this > is why pxb and pxb-pcie are he same device now (except bus type)