From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVi4Z-0002O2-MI for qemu-devel@nongnu.org; Wed, 11 Mar 2015 10:57:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVi4V-0004ML-MU for qemu-devel@nongnu.org; Wed, 11 Mar 2015 10:57:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVi4V-0004M3-Fm for qemu-devel@nongnu.org; Wed, 11 Mar 2015 10:57:19 -0400 Date: Wed, 11 Mar 2015 15:57:05 +0100 From: "Michael S. Tsirkin" Message-ID: <20150311154551-mutt-send-email-mst@redhat.com> References: <1425992614-8938-1-git-send-email-blaschka@linux.vnet.ibm.com> <1425992614-8938-3-git-send-email-blaschka@linux.vnet.ibm.com> <20150310152144-mutt-send-email-mst@redhat.com> <20150311143844.GA9483@tuxmaker.boeblingen.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150311143844.GA9483@tuxmaker.boeblingen.de.ibm.com> Subject: Re: [Qemu-devel] [PATCH 2/2 RFC] s390x/pci: rework pci infrastructure modeling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frank Blaschka Cc: MIHAJLOV@de.ibm.com, qemu-devel@nongnu.org, agraf@suse.de, borntraeger@de.ibm.com, fiuczy@linux.vnet.ibm.com, cornelia.huck@de.ibm.com On Wed, Mar 11, 2015 at 03:38:44PM +0100, Frank Blaschka wrote: > I like Alex's idea because: > 1) It reflects pretty well the actual nature of the pci system in real s390 hw why do you say this? does real hw has this one device per bridge limit?