Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: add boot menu support ......................................................................
vm: add boot menu support libvirt supports interactive boot menu at guest startup, depending on the support of the underlying hypervisor and/or BIOS. The boot menu can be used to select the boot device priority. This patch exposes the boot menu setting at VDSM level. Change-Id: I4a845097294603bbb11e7941995cb1729f388109 Bug-Url: https://bugzilla.redhat.com/1047624 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23558 Reviewed-by: Michal Skrivanek <[email protected]> Reviewed-by: Martin Betak <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/vmTests.py M vdsm/virt/vm.py M vdsm_api/vdsmapi-schema.json 3 files changed, 61 insertions(+), 1 deletion(-) Approvals: Martin Betak: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/23558 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4a845097294603bbb11e7941995cb1729f388109 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
