On 02/07/2012 08:11 AM, Felix Blanke wrote: > Hi, > > I tried (most) of your use flags without any change. > > Maybe it's because my CPU is very new and qemu-kvm-1.0-r2 has problem with > that. Whatever, I'm fine with the 9999 version. > > Still needs to get a tutorial how to use vde with virt-install. Can't find > anything in the net :( > The root cause is that older libvirt failed at parsing the qemu 1.0 version string. Please file a bug with your distro and ask them to backport this fix so other users won't hit the same problem: http://libvirt.org/git/?p=libvirt.git;a=commit;h=dd8e8956060f38b084d581ed63f934c3d8202071 - Cole