Dan Kenigsberg has submitted this change and it was merged. Change subject: hooks: add the nested virtualization hook ......................................................................
hooks: add the nested virtualization hook If the nested virtualization is enabled in your kvm module this hook will expose it to the guests. Change-Id: I08c24c1b932370577e9687d75e292cd7c40f8e5d Signed-off-by: Federico Simoncelli <[email protected]> --- M configure.ac M vdsm.spec.in M vdsm_hooks/Makefile.am A vdsm_hooks/nestedvt/Makefile.am A vdsm_hooks/nestedvt/README A vdsm_hooks/nestedvt/before_vm_start.py A vdsm_hooks/nestedvt/modprobe.conf 7 files changed, 115 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Looks good to me, but someone else must approve Ohad Basan: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08c24c1b932370577e9687d75e292cd7c40f8e5d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ohad Basan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
