2011/5/5 Daniel P. Berrange
On Thu, May 05, 2011 at 05:35:37PM +0800, guan qin wrote:
> Hi,
> Thanks a lot for your reply sincerely!
>
> some version infoemation:
> root shahe26:~# libvirtd --version
> libvirtd (libvirt) 0.9.0
> root shahe26:~# kvm --version
> QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5), Copyright (c) 2003-2008
> Fabrice Bellard
> root shahe26:~#
Ok, I think the problem is your KVM version. You probably need
to make the /etc/libvirt/qemu.conf changes I mentioned, to get
it to work.
> >
> > If you have oldish versions, you might need to edit /etc/libvirt/qemu.conf
> > and set 'clear_emulator_capabilities = 0', and user=0, group=0 to make QEMU
> > run as root with full privileges.