Teck Choon Giam <giamteckchoon <at> gmail.com> writes: > # grep kvm_handle_internal_error ./* > ./kvm-all.c:static void kvm_handle_internal_error(CPUState *env, > struct kvm_run *run) > ./kvm-all.c: kvm_handle_internal_error(env, run); > ./qemu-kvm.c: kvm_handle_internal_error(env, run); I had the same problem, the solution is to clean the /usr/local/ directory from qemu-kvm and kvm stuff from earlier installation and compilations. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html