From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Wed, 05 Nov 2008 10:40:03 +0000 Subject: Re: [PATCH 0 of 9] Kernel updates for PowerPC KVM Message-Id: <49117803.1060504@redhat.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hollis Blanchard Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org Hollis Blanchard wrote: > Hi Avi, these patches have been tested in PowerPC trees for a while. Some of > these reorganize the PowerPC KVM code to make implementations on other cores > possible, but does cause a little code churn. There are also some performance > optimization for 440 from Christian, and a few bugfixes thrown in too. > > Please apply. > Patches won't apply. Are you sure they are against kvm.git? Patch 1 says > diff --git a/arch/powerpc/include/asm/kvm_ppc.h b/arch/powerpc/include/asm/kvm_ppc.h > > -extern int kvmppc_emul_tlbwe(struct kvm_vcpu *vcpu, u8 ra, u8 rs, u8 ws); > -extern int kvmppc_emul_tlbsx(struct kvm_vcpu *vcpu, u8 rt, u8 ra, u8 rb, u8 rc); > +extern void kvmppc_emulate_dec(struct kvm_vcpu *vcpu) But kvmppc_emul_tlbwe lives in arch/powerpc/kvm/emulate.c. -- error compiling committee.c: too many arguments to function