Hi all,
      
      For testing purposes I installed vdsm-hook-nestedvt:
      
      rpm -qi vdsm-hook-nestedvt.noarch
      
      Name        : vdsm-hook-nestedvt           Relocations: (not
      relocatable)
      Version     : 4.16.10                           Vendor: (none)
      Release     : 8.gitc937927.el6              Build Date: ma 12 jan
      2015 13:21:31 CET
      Install Date: do 16 apr 2015 15:37:00 CEST      Build Host:
      fc21-vm03.phx.ovirt.org
      Group       : Applications/System           Source RPM:
      vdsm-4.16.10-8.gitc937927.el6.src.rpm
      Size        : 1612                             License: GPLv2+
      Signature   : RSA/SHA1, wo 21 jan 2015 15:32:39 CET, Key ID
      ab8c4f9dfe590cb7
      URL         : http://www.ovirt.org/wiki/Vdsm
      Summary     : Nested Virtualization support for VDSM
      Description :
      If the nested virtualization is enabled in your kvm module
      this hook will expose it to the guests.
      
      Installation looks fine on the oVirt (AMD cpu) KVM-host:
      
      [root@bigvirt ~]# cat /sys/module/kvm_amd/parameters/nested 
      1
      
      and in oVirt manager "50_nestedvt" will show up  in Host Hooks.
      However, trying to install "oVirt Node Hypervisor 3.5" it will
      warn "No virtualization Hardware was detected". Also, the svm flag
      is not shown on the guest machine.
      Am I missing something? Why is nested kvm not working?
      
      Winfried