On Fri, Nov 21, 2014 at 1:38 AM, Gianluca Cecchi <gianluca.cecchi(a)gmail.com>
wrote:
[root@tekkaman qemu]# rpm -q qemu
qemu-1.6.2-10.fc20.x86_64
[snip]
libvirtError: unsupported configuration: active commit not supported with
this QEMU binary
OK, I reply to myself
The error above is explanatory...
I didn't notice that only the libvirt part is included in the
ovirt-3.5-fedora-virt-preview repo:
"
[ovirt-3.5-fedora-virt-preview]
name=Virtualization packages from Rawhide built for latest Fedora
baseurl=
http://fedorapeople.org/groups/virt/virt-preview/fedora-$releasever/$base...
enabled=1
skip_if_unavailable=1
gpgcheck=0
includepkgs=libvirt*
"
SO I think I need qemu-2.1.2-6.fc20.x86_64.rpm and probably other packages
as provided by virt-preview.
What could be the safest way to include further qemu packages?
How stable is qemu 2.1.2 at this time?
Thanks,
Gianluca