Change in ovirt-host-deploy[master]: add new plugin to control kernel cmdline arguments

Sandro Bonazzola has submitted this change and it was merged. Change subject: add new plugin to control kernel cmdline arguments ...................................................................... add new plugin to control kernel cmdline arguments 'kernel' is a new new plugin that we can use to control command line arguments of kernel. This is required to properly setup virtualization, enable IOMMU and quirks when setting up host device passthrough enablement. Change-Id: I0baa59b8a66bbc9c42b4fd178dea29b2bcf137e4 Bug-Url: https://bugzilla.redhat.com/1301104 Signed-off-by: Martin Polednik <mpolednik@redhat.com> --- M README.environment M configure.ac M src/ovirt_host_deploy/constants.py M src/plugins/ovirt-host-deploy/Makefile.am A src/plugins/ovirt-host-deploy/kernel/Makefile.am A src/plugins/ovirt-host-deploy/kernel/__init__.py A src/plugins/ovirt-host-deploy/kernel/kernel.py 7 files changed, 224 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/56284 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0baa59b8a66bbc9c42b4fd178dea29b2bcf137e4 Gerrit-PatchSet: 13 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Martin Polednik <mpolednik@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Martin Polednik <mpolednik@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com