Re: [PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2
[EMAIL PROTECTED] wrote: From: Christian Ehrhardt <[EMAIL PROTECTED]> *update Short after resending v1 I realized that I forgot to put Avi and [EMAIL PROTECTED] (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 Applied 1 and 3, thanks. 2 appears to have already been merged via qemu upstream. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: [PATCH 0/3] kvm-userspace: kvmppc: fix build for ppc v2
On Tue, 2008-09-30 at 08:36 +0200, [EMAIL PROTECTED] wrote: > From: Christian Ehrhardt <[EMAIL PROTECTED]> > > *update > Short after resending v1 I realized that I forgot to put Avi and > [EMAIL PROTECTED] (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 <[EMAIL PROTECTED]> Avi, assuming agreement from qemu folks on patch #2, please apply these. Thanks. -- Hollis Blanchard IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html