From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YONrB-0000DQ-0W for qemu-devel@nongnu.org; Thu, 19 Feb 2015 04:57:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YONr7-0006qt-Qk for qemu-devel@nongnu.org; Thu, 19 Feb 2015 04:57:16 -0500 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:51349) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YONr7-0006pl-Ie for qemu-devel@nongnu.org; Thu, 19 Feb 2015 04:57:13 -0500 Received: by mail-wi0-f176.google.com with SMTP id h11so46748739wiw.3 for ; Thu, 19 Feb 2015 01:57:12 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54E5B374.4090109@redhat.com> Date: Thu, 19 Feb 2015 10:57:08 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1424235596-29024-1-git-send-email-david@gibson.dropbear.id.au> <54E445F3.3070802@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Make i82801b11 and ioh3420 x86 only by default List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Isaku Yamahata , David Gibson , QEMU Developers , "Michael S. Tsirkin" On 19/02/2015 04:45, Peter Maydell wrote: > > I think it's quite likely that we'll use them, or at least ioh3420, on > > any PCIe machine. So you probably want to add ioh3420 to arm-softmmu > > and aarch64-softmmu as well. I don't know about i82801b11, but it > > doesn't hurt to have it in ARM/AArch64 either. > > What's the motivation for narrowing these down to particular > configs anyway? They do not make sense if you do not have a PCIe bus. Paolo