From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kkg4k-0006fR-TO for qemu-devel@nongnu.org; Tue, 30 Sep 2008 10:19:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kkg4j-0006e6-CZ for qemu-devel@nongnu.org; Tue, 30 Sep 2008 10:19:42 -0400 Received: from [199.232.76.173] (port=41693 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kkg4j-0006du-4p for qemu-devel@nongnu.org; Tue, 30 Sep 2008 10:19:41 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]:52199) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kkg4i-0002Mb-RE for qemu-devel@nongnu.org; Tue, 30 Sep 2008 10:19:40 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e1.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id m8UEJdFr004900 for ; Tue, 30 Sep 2008 10:19:39 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m8UEJdVG226054 for ; Tue, 30 Sep 2008 10:19:39 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m8UEJdow032761 for ; Tue, 30 Sep 2008 10:19:39 -0400 From: Hollis Blanchard In-Reply-To: <1222756604-10899-1-git-send-email-ehrhardt@linux.vnet.ibm.com> References: <1222756604-10899-1-git-send-email-ehrhardt@linux.vnet.ibm.com> Content-Type: text/plain Date: Tue, 30 Sep 2008 09:19:38 -0500 Message-Id: <1222784378.4796.21.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: avi@qumranet.com Cc: Christian Ehrhardt , kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, qemu-devel@nongnu.org On Tue, 2008-09-30 at 08:36 +0200, ehrhardt@linux.vnet.ibm.com wrote: > From: Christian Ehrhardt > > *update > Short after resending v1 I realized that I forgot to put Avi and > qemu-devel@nongnu.org (for 2/3) on cc. I also updated the header text in 1/3 a > bit and verified my hostlongbits proposal on recent cross toolchain versions > because there was a question about that. > > Updating and testing kvm-userspace for ppc after a too long time brought up > some issues fixed in this series. > > The patches are small and their description should be comprehendible. Due to > the fact that most of the issues where build time issues I also started to > discuss about/establish some kind of automated build test for us that should > allow us to find such things faster. > Let me know if qumranet has such a process for x86 already and I should help > you to include powerpc. > > [patches in series] > [PATCH 1/3] kvm-userspace: kvmppc: fix file header in libkvm-powerpc.c > [PATCH 2/3] kvm-userspace: kvmppc: fix hostlonbits detection when cross compiling > [PATCH 3/3] kvm-userspace: kvmppc: fix building userspace for powerpc Acked-by: Hollis Blanchard Avi, assuming agreement from qemu folks on patch #2, please apply these. Thanks. -- Hollis Blanchard IBM Linux Technology Center