Change in vdsm[master]: containers: always add emulator to XML

mpolednik at redhat.com mpolednik at redhat.com
Mon Apr 4 08:47:08 UTC 2016


Martin Polednik has posted comments on this change.

Change subject: containers: always add emulator to XML
......................................................................


Patch Set 12:

(1 comment)

https://gerrit.ovirt.org/#/c/54176/12/vdsm/virt/vmxml.py
File vdsm/virt/vmxml.py:

PS12, Line 537: if cpuarch.is_ppc(self.arch):
is_ppc evaluates to True on ppc64le, this is change of behavior and bug. Needs to be self.arch == cpuarch.PPC64.

How are ppc64le container support plans?


-- 
To view, visit https://gerrit.ovirt.org/54176
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie40c6a3e2cdbb72053db71056092d3b7684b994d
Gerrit-PatchSet: 12
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list