Created attachment 947728 [details] libvirtd log Description of problem: i686 guests can't be created. Version-Release number of selected component (if applicable): libvirt-daemon-1.2.9-3.fc21.i686 Steps to Reproduce: 1. Just try to install one in virt-manager Actual results: Oct 16 20:20:37 goatlord.localdomain libvirtd[574]: Preferred CPU model coreduo not allowed by hypervisor; closest supported model will be used Oct 16 20:20:37 goatlord.localdomain libvirtd[574]: internal error: Cannot find suitable CPU model for given data Expected results: No error. Additional info: My machine is a T60 with a coreduo cpu. i486 or anything else won't work either.
Created attachment 947729 [details] Virtual Machine
I suspected this is due to the aarch64 patch. I downgraded the package to the 1.2.8 version and things started to work. However upon subsequent upgrade it still worked. Could it be that I had something bad cached in /var/cache/libvirt/qemu/capabilities?
That said, virt-manager still complains, despite it's a different issue now: https://www.redhat.com/archives/libvir-list/2014-October/msg00488.html
Fixed by: commit afe8f4200f6e80d2510731165dd2cdae741bd9fb Author: Lubomir Rintel <lkundrak> Date: Thu Oct 16 21:28:00 2014 +0200 qemu: x86_64 is good enough for i686
libvirt-1.2.9-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libvirt-1.2.9-4.fc21
Package libvirt-1.2.9-4.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libvirt-1.2.9-4.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-13990/libvirt-1.2.9-4.fc21 then log in and leave karma (feedback).
libvirt-1.2.9-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.