search for: kvmmodul

Displaying 1 result from an estimated 1 matches for "kvmmodul".

Did you mean: kvmmodule
2014 Jun 12
3
ERROR: Domain not found: no domain with matching name 'ubuntu'
Hi guys, I am new to QEMU-KVM, libvmi and libvirt stuff. Libvmi uses libvirt. I am trying to to run process-list example of libvmi and getting error as below. It seems that this error may be due to libvirt as it is not able to find domain. I seek your kind help on below error: spanhal1@seclab2:~/KVMModule/libvmi-0.10.1$ sudo ./examples/process-list ubuntu libvir: QEMU error : Domain not found: no domain with matching name 'ubuntu' VMI_ERROR: Failed to get domain id from name. Failed to init LibVMI library.1 Here are few details of step I performed: 1. I have installed KVM module. (version...