From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtiOq-00055d-68 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 09:42:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtiOk-0004yK-W0 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 09:42:19 -0400 Received: from [199.232.76.173] (port=40898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtiOk-0004yB-S9 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 09:42:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61443) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtiOk-00072j-B9 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 09:42:14 -0400 Message-ID: <4AC60331.20604@redhat.com> Date: Fri, 02 Oct 2009 15:42:09 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 00/25] pci: various pci clean up and pci express support. V2 References: <1254479517-25845-1-git-send-email-yamahata@valinux.co.jp> <4AC5FE5A.8000901@redhat.com> In-Reply-To: <4AC5FE5A.8000901@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org > sparc64 segfaults with this series applied (it is the only system > emulation using pci bridges right now). ppc is broken too. I get this on the serial line: >> Cannot manage 'ethernet controller' PCI device type 'network': >> 10ec 8139 (2 0 0) and the system hangs somewhere in the prom code. For the record: x86_64 works fine. cheers, Gerd