> On Sep 22, 2017, at 9:18 AM, Daniel P. Berrange <berra...@redhat.com> wrote: > > On Fri, Sep 22, 2017 at 08:44:05PM +0800, Fam Zheng wrote: >> On Fri, 09/22 08:10, Programmingkid wrote: >>> Could a Darwin test be added? Both x86 and PowerPC versions would be great. >> >> It's nice to cover macOS in our test, but to be honest I don't know how to do >> it. If there isn't any copyright problem, and if there are instructions >> available in wiki.qemu.org descirbing how to create such a guest step by step >> like [1], we can add one. > > AFAICT we can not just provide or host OS-X images and let individual > devs run the without it being a license violation, so best avoided.
Actually Darwin and Mac OS X are not the same. Darwin is this minimalistic environment and Mac OS X is built on top of that environment. There would be no license problems when using Darwin only. > IMHO it easier to just rely on Travis' OS-X builders for testing OS-X > platform builds, so that licensing compliance is their responsibility. That might work for the x86 version of Mac OS X, but there doesn't appear to be any support for the PowerPC version of Mac OS X.