From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwNrN-00049d-KN for qemu-devel@nongnu.org; Mon, 25 Sep 2017 03:31:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwNrM-0000uA-L2 for qemu-devel@nongnu.org; Mon, 25 Sep 2017 03:31:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59054) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dwNrM-0000tD-FK for qemu-devel@nongnu.org; Mon, 25 Sep 2017 03:31:20 -0400 Message-ID: <1506324675.18120.6.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 25 Sep 2017 09:31:15 +0200 In-Reply-To: References: <726A2123-0371-407B-9270-6672DF66D511@gmail.com> <20170922124405.GB32000@lemon> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 28/36] tests: Add ubuntu.i386 image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , Fam Zheng Cc: "qemu-devel@nongnu.org qemu-devel" Hi, > Mac OS X is built on top of Darwin. Darwin is completely open source > and free. There are no copyright issues because it is released under > the Apple Public Source License.=C2=A0 As far I know cocoa is not open source though. So, can you actually build qemu on darwin? And if so, it will probably be GUI-less? cheers, Gerd