<div dir="ltr"><div>Hi,</div><div>I am new  to Libvirt and Qemu.I have installed Libvirt 7.1.0 and qemu-kvm 4.2.0.</div><div>I configured and built libvirt based on instructions from</div><div><a href="https://libvirt.org/compiling.html">https://libvirt.org/compiling.html</a>.</div><div>But when i tried to create a VM using virsh it shows the following error:</div><div># virsh create /home/abc.xml<br>error: Failed to create domain from /home/abc.xml<br>error: invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm <br></div><div><br></div><div>When i check the hypervisor capabilities ,it doest show qemu in guest domain type.</div><div># virsh capabilities</div><div>....................................</div><div>.....................................<br></div><div> </host><br><br>  <guest><br>    <os_type>exe</os_type><br>    <arch name='x86_64'><br>      <wordsize>64</wordsize><br>      <emulator>/usr/local/libexec/libvirt_lxc</emulator><br>      <domain type='lxc'/><br>    </arch><br>  </guest><br><br>  <guest><br>    <os_type>exe</os_type><br>    <arch name='i686'><br>      <wordsize>32</wordsize><br>      <emulator>/usr/local/libexec/libvirt_lxc</emulator><br>      <domain type='lxc'/><br>    </arch><br>  </guest><br><br></capabilities></div><div><br></div><div>I have restarted libvirt to get the qemu support,but  it is not shown in capabilities list.What will be the problem?</div><div>Thanks for the help in advance....<br></div><div><br></div><div><br></div></div>