From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MunVP-00036t-Cy for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:21:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MunVM-00035P-0U for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:21:35 -0400 Received: from [199.232.76.173] (port=52104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MunVL-00035L-MP for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:21:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4255) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MunVL-0003dP-7b for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:21:31 -0400 Message-ID: <4AC9F2D6.30209@redhat.com> Date: Mon, 05 Oct 2009 15:21:26 +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> <4AC60331.20604@redhat.com> <20091002193057.GB24813%yamahata@valinux.co.jp> In-Reply-To: <20091002193057.GB24813%yamahata@valinux.co.jp> 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 On 10/02/09 21:30, Isaku Yamahata wrote: > Thank you for testing. > Does the following patch helps? Partly. ppc works again, sparc64 does still segfault. cheers, Gerd