Roy Golan has uploaded a new change for review.

Change subject: core: bad value mapping causes audio device AC97 to be ignored 
(#850823)
......................................................................

core: bad value mapping causes audio device AC97 to be ignored (#850823)

Change-Id: I437eee25988de0b3ee74fe46ba79e2d708c3d37d
Signed-off-by: Roy Golan <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceType.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/51/7451/1

diff --git 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceType.java
 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceType.java
index 2131783..a2c676f 100644
--- 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceType.java
+++ 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceType.java
@@ -15,7 +15,7 @@
     CIRRUS("cirrus"),
     SOUND("sound"),
     ICH6("ich6"),
-    AC97("act97"),
+    AC97("ac97"),
     MEMBALLOON("memballoon"),
     BALLOON("balloon"),
     OTHER("other", "0"),


--
To view, visit http://gerrit.ovirt.org/7451
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I437eee25988de0b3ee74fe46ba79e2d708c3d37d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to