* Re: [PATCH 0 of 9] Kernel updates for PowerPC KVM
[not found] <patchbomb.1225832406@localhost.localdomain>
@ 2008-11-05 10:40 ` Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2008-11-05 10:40 UTC (permalink / raw)
To: Hollis Blanchard; +Cc: kvm, kvm-ppc
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
^ permalink raw reply [flat|nested] only message in thread