From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VH8ra-00082i-NA for qemu-devel@nongnu.org; Wed, 04 Sep 2013 04:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VH8rR-0004HB-Ls for qemu-devel@nongnu.org; Wed, 04 Sep 2013 04:54:58 -0400 Received: from mout.web.de ([212.227.17.11]:53799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VH8rR-0004GU-DC for qemu-devel@nongnu.org; Wed, 04 Sep 2013 04:54:49 -0400 Received: from envy.site ([89.158.68.250]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0LgYRZ-1VkvAo1SYH-00nxFf for ; Wed, 04 Sep 2013 10:54:47 +0200 Message-ID: <5226F556.6020305@web.de> Date: Wed, 04 Sep 2013 10:54:46 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1378247351-8446-1-git-send-email-hpoussin@reactos.org> <1378247351-8446-6-git-send-email-hpoussin@reactos.org> <5226CCD4.2030204@redhat.com> <5226EB43.203@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 05/10] raven: set a correct PCI I/O memory region List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Alexander Graf , "qemu-ppc@nongnu.org" , QEMU Developers , =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= Am 04.09.2013 10:25, schrieb Peter Maydell: > (Does 'make check' really test all the host bridges? This doesn't > seem very likely to me.) Not sure if all yet. Now that the ppc pull is merged, I'll respin and push forward my qom-test, which covers all targets and thereby all PHBs instantiated by default. I'm not aware of any instantiated from the command line (apart from the mac99 DEC ugliness). Andreas