My linux is rhel 5.4. In it, the version of kvm is 83 and the qemu is 0.9.1. Virt-manager use "/usr/libexec/qemu-kvm" to manage VMs. Now, I want to use the higher version of kvm, so I download qemu-kvm-0.12.4.tar.gz. tar xvf qemu-kvm-0.12.4.tar.gz cd qemu-kvm-0.12.4 ./configure --prefix=/usr/ make make install Then, qemu-system-x86_86 is appeared, but the executalbe file "qemu-kvm" is not generated. Virt-manager do not use "qemu-system-x86_86", it only uses "qemu-kvm". What should I do when I want to update the version of kvm in thel 5.4. Thank you for your reply! Best wishes! -- 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