Omer Frenkel has submitted this change and it was merged. Change subject: core: refresh audio device for desktop on OS change (#867331) ......................................................................
core: refresh audio device for desktop on OS change (#867331) https://bugzilla.redhat.com/show_bug.cgi?id=867331 when updating desktop vm OS, audio device might need to be changed, according to config (DesktopAudioDeviceType) this patch add logic to replace audio device on vm OS change. Change-Id: Ic2f12f32661fc5276ca7417f48ebb949daf9bf5e Signed-off-by: Omer Frenkel <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmOldInfoBuilder.java 4 files changed, 45 insertions(+), 11 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Omer Frenkel: Verified -- To view, visit http://gerrit.ovirt.org/8747 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic2f12f32661fc5276ca7417f48ebb949daf9bf5e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
