Yaniv Bronhaim has submitted this change and it was merged. Change subject: virt: Remove QEMU passthrough hack in ppc64 ......................................................................
virt: Remove QEMU passthrough hack in ppc64 Ever since 3.5 a virtual USB keyboard and mouse is included in ppc64 guests with graphical consoles. This patch does not insert any information about input devices in the domain XML in order to libvirt handle the creation of these devices automatically. Change-Id: I64d660bf7534203d5d5cdbc318ffd1429a16f954 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1122627 Signed-off-by: Vitor de Lima <[email protected]> Reviewed-on: https://gerrit.ovirt.org/33871 Tested-by: Martin Polednik <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI Reviewed-on: https://gerrit.ovirt.org/46265 --- M tests/vmTestsData.py M vdsm/virt/vm.py M vdsm/virt/vmxml.py 3 files changed, 4 insertions(+), 37 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/46265 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64d660bf7534203d5d5cdbc318ffd1429a16f954 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
