From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgAme-00083o-Nu for qemu-devel@nongnu.org; Sun, 17 Jun 2012 04:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgAmd-00035t-8G for qemu-devel@nongnu.org; Sun, 17 Jun 2012 04:24:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgAmd-00035f-0D for qemu-devel@nongnu.org; Sun, 17 Jun 2012 04:24:31 -0400 Date: Sun, 17 Jun 2012 11:25:01 +0300 From: "Michael S. Tsirkin" Message-ID: <20120617082501.GA28089@redhat.com> References: <20120614195458.GB8244@redhat.com> <4FDA4683.6050809@codemonkey.ws> <4FDB77C9.6020901@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FDB77C9.6020901@codemonkey.ws> Subject: Re: [Qemu-devel] q35 chipset support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: jan.kiszka@siemens.com, Jason Baron , qemu-devel@nongnu.org, Markus Armbruster , yamahata@valinux.co.jp, alex.williamson@redhat.com On Fri, Jun 15, 2012 at 12:58:33PM -0500, Anthony Liguori wrote: > The Q35 is much more sophisticated. The PCI-e complex itself can > present interesting topologies and the legacy PCI bus sits within > the PCI-e complex. Ah, so we can mix in PCI as well? Cool. How does such a mixed topology look? -- MST