From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.yourmailgateway.de (relay.yourmailgateway.de [188.68.63.165]) by sourceware.org (Postfix) with ESMTPS id 81F3F3858408 for ; Wed, 21 Jul 2021 13:43:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 81F3F3858408 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=zapateado.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zapateado.de Received: from mors-relay-8202.netcup.net (localhost [127.0.0.1]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4GVGxp3VJRz4F8b; Wed, 21 Jul 2021 15:43:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zapateado.de; s=key2; t=1626875006; bh=0C1cpWCEzg/9QKTqQrRAhg1JLQY+z43t2XPYpDaaVFU=; h=From:Subject:To:References:Date:In-Reply-To:From; b=JrW65Rth30mX69iFuN+gRAs/VWgIzETVGEXR+gDo/wj9cNUSoQ63gMibbckhG7V6Z PdaaLvkOEk1ffPuXIxmwqlPyFzlkcBys/h9R3BBnZvSlkznPVeC1nvFAgqAf83ZZak YeT0nbW3uvElYG17UAlVsaRiYJlB2BCJ2yj/eH9w3Jcqi2CsRnseTrSLQGyCGHXQII NlGmB1Iz5g5zRsiNfBltqEfuJj/K0hdpvZSNQ0OUhCcy92JzPkjbIalrfCnmytdLke XIymOn+GiduE781VIM/CaU2vpLqT/J9b27346ozt7Fm8FiKapWI0k3X6R/PCV2JELp Lbe3T7POYWkVg== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4GVGxp36Dlz4F0s; Wed, 21 Jul 2021 15:43:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net X-Spam-Score: -2.9 X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 Received: from mx2f6e.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4GVGxn2T39z8sjx; Wed, 21 Jul 2021 15:43:25 +0200 (CEST) Received: from [192.168.54.9] (ip-95-223-69-2.hsi16.unitymediagroup.de [95.223.69.2]) by mx2f6e.netcup.net (Postfix) with ESMTPSA id A867A62D8B; Wed, 21 Jul 2021 15:43:24 +0200 (CEST) Authentication-Results: mx2f6e; spf=pass (sender IP is 95.223.69.2) smtp.mailfrom=hk@zapateado.de smtp.helo=[192.168.54.9] Received-SPF: pass (mx2f6e: connection is authenticated) From: Helge Konetzka Subject: Re: [ITP] Qemu To: Jon Turney , "cygwin-apps@cygwin.com" References: <955d1013-6f2e-6490-a044-e27c699d62ee@zapateado.de> <7aa10fd4-2a2a-8796-f5f3-7b97ae71a4c1@dronecode.org.uk> Message-ID: Date: Wed, 21 Jul 2021 15:43:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <7aa10fd4-2a2a-8796-f5f3-7b97ae71a4c1@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-PPP-Message-ID: <162687500502.31277.5311829486992825876@mx2f6e.netcup.net> X-PPP-Vhost: konetzka.de X-NC-CID: fwePjOHRj+NJxRs42afveQJsysB28RbwZF0WK4W1aIQv X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 13:43:31 -0000 Am 20.07.21 um 15:11 schrieb Jon Turney: > On 30/06/2021 14:35, Helge Konetzka wrote: >> Hello, >> >> >> I would like to package Qemu for Cygwin. >> See https://www.qemu.org/ > > Thanks for looking into this, and sorry for the delay in responding. >> Qemu is included in Debian. >> See https://packages.debian.org/source/buster/qemu >> >> Qemu is released under the GNU General Public License, version 2. >> Parts of Qemu have specific licenses, see file LICENSE. >> See https://qemu-project.gitlab.io/qemu/system/license.html >> >> >> I've prepared cygports for the packages as a POC. See >> https://gitlab.com/hejko-cygwin/cygports >> >> Qemu binaries and resources were packaged in mingw64-x86_64-qemu and >> mingw64-i686-qemu. To make Qemu accessible in a transparent way, I've >> created qemu-integration. It mainly consists of a wrapper and a setup >> script. >> See >> https://gitlab.com/hejko-cygwin/qemu-integration > > I assume that it's not straightforward to build cygwin executables of > QEMU, but mentioning some of this issues would help. > > Given that: do we really need to build our own MinGW QEMU packages? Can > the integration script just rely on the official Windows packages being > installed? I've never tried to build Qemu using the Cygwin toolchain. It's not documented and IMHO it's not supported. qemu-integration can be configured to execute the official Qemu distribution easily. I've already provided a configuration example for this case. If you think this would be useful, I could create an updated version of qemu-integration which also defaults to the standard installation path of the "official" Qemu Windows package. > >> For download of POC packages see >> https://www.zapateado.de/cygwin/ >> >> >> Any interest for Qemu packages in Cygwin? >> If so, I would split Qemu into several packages and add all licenses >> included in Qemu source before final upload.