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(a)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(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rmartins(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>