I did also create and start a kvm vm.  I have seen no erros about
/usr/libexec.

The errors you are seeing are because the xml files you are asking me to
use in 'virsh define' are wrong,  They specify:

    <emulator>/usr/libexec/qemu-kvm</emulator>

They specifically tell libvirt to use /usr/libexec/qemu-kvm.  Change
these to

    <emulator>/usr/bin/kvm</emulator>

You also have some unsupported features in your cpu definition.  When I
removed the four lines containing:

pdpe1gb, pcid, smx, pclmuldq

then your Production.xml was able to start.

** Changed in: libvirt (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318691

Title:
  missing or wrong links in /usr/libexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1318691/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to