If i do "lsmod | grep kvm" then i can see kvm_intel and kvm running.
I tried to remove kvm_intel but it gave error stating Module kvm_intel is n use. So it means that kvm is running and might be its not able to make ssh connection. May be ip address is not assigned or something. Let me check further.
Quote:
Originally Posted by kovidgoyal
Then you will need to figure out why qemu is not able to boot the VM on your machine. Start with rebooting the machine.
|