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

Daniel Veillard veillard at redhat.com
Wed Oct 13 15:42:16 UTC 2010


On Wed, Oct 13, 2010 at 04:04:00PM +0100, 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,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list