On Sat, Apr 20, 2013 at 8:56 AM, Gianluca Cecchi wrote:
Hello,
suppose that I have a f18 3.2.1 node that starts with nested
virtualization activated
# systool -m kvm_intel -v|grep nested
nested = "Y"
Is there any way to configure in oVirt a CentOS 6.x guest where I can
then use hardware virtualization?
So is there a way to pass to the guest the vmx flag of the cpu and
other necessay flags for it (or something like copy to guest as in
virt-manager)?
Gianluca
Hello,
I just found this link at Jason Brooks blog page
http://blog.jebpages.com/archives/ovirt-on-ovirt-nested-kvm-fu/
and on my fedora 18 node:
# yum search vdsm-hook-nestedvt
Loaded plugins: langpacks, presto, refresh-packagekit
============================================== N/S Matched:
vdsm-hook-nestedvt ==============================================
vdsm-hook-nestedvt.noarch : Nested Virtualization support for VDSM
so I'm going to try that way.
Thanks Jason!
Gianluca