On 05/31/2011 11:44 AM, Daniel P. Berrange wrote:
>  I think it's safe to drop -enable-nesting immediately.  Dan, does
>  libvirt make use of it?

Yes, but it should be safe to drop it. Currently, if the user specifies
a CPU with the 'svm' flag present in libvirt guest XML, then we will
pass args '-cpu ....+svm -enable-nesting'. So if we drop --enable-nesting,
then libvirt will simply omit it and everything should still work because
we have still got +svm set.

But qemu will complain about an option it can't parse.

--
error compiling committee.c: too many arguments to function


Reply via email to