Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: graphdev: support multiple graphics devices ......................................................................
virt: graphdev: support multiple graphics devices This patch allows a Vm to have more than one Graphics Devices, so a we can now have multiple consoles (e.g. SPICE and VNC at the same time). With this feature, a user can switch clients without restarting that VM. Another possible use case is the regular users using SPICE for performance and the administrator using VNC for portability. Bug-Url: https://bugzilla.redhat.com/976044 Change-Id: I5be348b342359d42c878937dca27454fe206a35a Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/27215 Reviewed-by: Vinzenz Feenstra <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/virtTests.py M tests/vmTests.py M vdsm/virt/vm.py M vdsm_api/vdsmapi-schema.json 4 files changed, 149 insertions(+), 23 deletions(-) Approvals: Vinzenz Feenstra: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/27215 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5be348b342359d42c878937dca27454fe206a35a Gerrit-PatchSet: 29 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: 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
