Github user bhaisaab commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1348#discussion_r50319348
  
    --- Diff: 
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtMigrateCommandWrapper.java
 ---
    @@ -190,4 +196,28 @@ Use VIR_DOMAIN_XML_SECURE (value = 1) prior to v1.0.0.
     
             return new MigrateAnswer(command, result == null, result, null);
         }
    -}
    \ No newline at end of file
    +
    +    /**
    +     * This function assumes an qemu machine desription containing a 
single graphics element like
    --- End diff --
    
    What is there are multiple graphics element? Can we ever hit a case where 
there may be more than one <graphics> element?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to