Using Xen4CentOS + libvirt to create KVM machines, after last update i got the following error:<br />
<br />
<br />
[<a href="mailto:root@srv04">root@srv04</a> ~]# virsh create /etc/libvirt/qemu/autostart/ad01.xml<br />
error: Failed to create domain from /etc/libvirt/qemu/autostart/ad01.xml<br />
error: internal error: unable to execute QEMU command 'qom-list': The command qom-list has not been found<br />
<br />
After some research, i found the <a href="https://www.redhat.com/archives/libvirt-users/2015-January/msg00068.html">https://www.redhat.com/archives/libvirt-users/2015-January/msg00068.html</a> [<a href="https://www.redhat.com/archives/libvirt-users/2015-January/msg00068.html" target="_blank">^</a>] message that confirms qemu-kvm needs to be updated.
↧