[libvirt] [PATCH] Enable support for nested SVM (v4)

Eric Blake eblake at redhat.com
Wed Oct 13 15:11:35 UTC 2010


On 10/13/2010 09:04 AM, Daniel P. Berrange wrote:
> This enables support for nested SVM using the regular CPU
> model/features block. If the CPU model or features include
> 'svm', then the '-enable-nesting' flag will be added to the
> QEMU command line. Latest out of tree patches for nested
> 'vmx', no longer require the '-enable-nesting' flag. They
> instead just look at the cpu features. Several of the models
> already include svm support, but QEMU was just masking out
> the svm bit silently. So this will enable SVM on such
> models
>
> In v4: changed bool to int to allow error code propagation

ACK, looks better.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list