<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)">Guys thanks a lot for taking the time out to reply, Although adding the $PATH & symbolic link methods both solved the "No hypervisor found" error on virt-manager but when I try to create a VM using the wizard it says:</div>
<div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="color:rgb(11,83,148)"><font face="arial black, sans-serif">"No hypervisor options were found for this connection"<br>
<br></font></div><div class="gmail_default"><font style="background-color:rgb(255,255,255)" color="#0b5394" face="arial black, sans-serif">"<span style="font-size:13px">This usually means that QEMU or KVM is not installed on your machine, or the KVM modules are not loaded."</span></font></div>
<div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)">The QEMU I want to connect to libvirt has no KVM kernel drivers (DPDK Qemu). There is a single binary "qemu-system-x86_64"</div>
<div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)">I am using virt-manager GUI to see whether qemu is being detected by libvirt or not (is there a better/CLI method?)</div>

<div class="gmail_default" style="font-family:georgia,serif;color:rgb(11,83,148)"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 March 2014 15:51, Daniel P. Berrange <span dir="ltr"><<a href="mailto:berrange@redhat.com" target="_blank">berrange@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, Mar 04, 2014 at 02:09:19PM -0700, Eric Blake wrote:<br>
> On 03/04/2014 05:12 AM, Asadullah Hussain wrote:<br>
> > Hello I have manually compiled a customized qemu (1.4.0) which runs fine on<br>
> > its own (create VM etc) but I want to access this qemu through libvirt<br>
> > (virt-manager, virsh etc).<br>
> ><br>
> > But the libvirt driver only looks into "/usr/bin" for qemu binaries, how<br>
> > can I tell libvirt to connect to my qemu which is placed at<br>
> > "/home/user/qemu" directory.<br>
><br>
> Libvirt only looks into precompiled locations (default to /usr/bin) if<br>
> you fail to specify an explicit location; but you can force libvirt to<br>
> use your version of qemu by specifying the <emulator> element under<br>
> <devices> in your domain XML.<br>
<br>
</div>Actually we will search through $PATH for QEMU binaries, so if you<br>
install somewhere unusual, just make sure libvirtd sees an updated<br>
$PATH env variable including the new location.<br>
<br>
<br>
Regards,<br>
Daniel<br>
<span class="HOEnZb"><font color="#888888">--<br>
|: <a href="http://berrange.com" target="_blank">http://berrange.com</a>      -o-    <a href="http://www.flickr.com/photos/dberrange/" target="_blank">http://www.flickr.com/photos/dberrange/</a> :|<br>
|: <a href="http://libvirt.org" target="_blank">http://libvirt.org</a>              -o-             <a href="http://virt-manager.org" target="_blank">http://virt-manager.org</a> :|<br>
|: <a href="http://autobuild.org" target="_blank">http://autobuild.org</a>       -o-         <a href="http://search.cpan.org/~danberr/" target="_blank">http://search.cpan.org/~danberr/</a> :|<br>
|: <a href="http://entangle-photo.org" target="_blank">http://entangle-photo.org</a>       -o-       <a href="http://live.gnome.org/gtk-vnc" target="_blank">http://live.gnome.org/gtk-vnc</a> :|<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Asadullah Hussain</div>
</div></div>