Re: [Qemu-devel] [PATCH v2] cirrus.yml: Add macOS continuous integration task

2019-03-08 Thread Li-Wen Hsu
On Fri, Mar 8, 2019 at 5:43 PM Alex Bennée wrote: > > > Thomas Huth writes: > > > cirrus-ci.com also has the possibility to run CI tasks on macOS. > > Since most of the QEMU developers do not have access to macOS yet, > > let's add a CI pipeline for this operating system here, too. > > > > Review

Re: [Qemu-devel] [PATCH v2] cirrus.yml: Add macOS continuous integration task

2019-03-08 Thread Alex Bennée
Thomas Huth writes: > cirrus-ci.com also has the possibility to run CI tasks on macOS. > Since most of the QEMU developers do not have access to macOS yet, > let's add a CI pipeline for this operating system here, too. > > Reviewed-by: Philippe Mathieu-Daudé > Acked-by: Ed Maste > Signed-off-

Re: [Qemu-devel] [PATCH v2] cirrus.yml: Add macOS continuous integration task

2019-03-07 Thread Paolo Bonzini
On 08/03/19 08:20, Thomas Huth wrote: > cirrus-ci.com also has the possibility to run CI tasks on macOS. > Since most of the QEMU developers do not have access to macOS yet, > let's add a CI pipeline for this operating system here, too. > > Reviewed-by: Philippe Mathieu-Daudé > Acked-by: Ed Maste

[Qemu-devel] [PATCH v2] cirrus.yml: Add macOS continuous integration task

2019-03-07 Thread Thomas Huth
cirrus-ci.com also has the possibility to run CI tasks on macOS. Since most of the QEMU developers do not have access to macOS yet, let's add a CI pipeline for this operating system here, too. Reviewed-by: Philippe Mathieu-Daudé Acked-by: Ed Maste Signed-off-by: Thomas Huth --- v2: - Move CIR