Zhang, Xiantao wrote:
Okay, attached the corresponding fix for ia64 arch.
Applied that too, thanks.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo
-userspace: fix kvm initialization
Ehrhardt Christian wrote:
> A recent patch in qemu and its merge removed the availability of
> kvm_init_new_ap in target-$arch. The helper files now should call
> kvm_init_vcpu() directly.
> This patch changes that for powerpc.
>
> This should be tr
Ehrhardt Christian wrote:
A recent patch in qemu and its merge removed the availability of
kvm_init_new_ap in target-$arch. The helper files now should call
kvm_init_vcpu() directly.
This patch changes that for powerpc.
This should be true for target-ia64/op_helper.c too.
Applied, thanks.
A recent patch in qemu and its merge removed the availability of
kvm_init_new_ap in target-$arch. The helper files now should call
kvm_init_vcpu() directly.
This patch changes that for powerpc.
This should be true for target-ia64/op_helper.c too.
Signed-off-by: Christian Ehrhardt <[EMAIL PROTECTE