qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>,
	Manos Pitsidianakis <manos.pitsidianakis@linaro.org>,
	qemu-devel@nongnu.org, Peng Fan <peng.fan@nxp.com>,
	"alex.bennee@linaro.org" <alex.bennee@linaro.org>,
	"peter.maydell@linaro.org" <peter.maydell@linaro.org>,
	"stefanha@redhat.com" <stefanha@redhat.com>,
	qemu-stable <qemu-stable@nongnu.org>
Subject: Re: Qemu License question
Date: Thu, 13 Jun 2024 09:47:58 +0100	[thread overview]
Message-ID: <ZmqyPje6_9I1YeTT@redhat.com> (raw)
In-Reply-To: <2624ae07-f61d-4c07-9510-ebbd243670a3@redhat.com>

On Thu, Jun 13, 2024 at 10:31:50AM +0200, Thomas Huth wrote:
> On 13/06/2024 07.22, Markus Armbruster wrote:
> > Manos Pitsidianakis <manos.pitsidianakis@linaro.org> writes:
> > 
> > > On Thu, 13 Jun 2024 06:26, Peng Fan <peng.fan@nxp.com> wrote:
> > > > Hi All,
> > > > 
> > > > The following files are marked as GPL-3.0-or-later. Will these
> > > > Conflict with Qemu LICENSE?
> > > > 
> > > > Should we update the files to GPL-2.0?
> > > > 
> > > > ./tests/tcg/aarch64/semicall.h:7: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/x86_64/system/boot.S:13: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/riscv64/semicall.h:7: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/float_convs.c:6: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/float_helpers.h:6: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/libs/float_helpers.c:10: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/arm-compat-semi/semihosting.c:7: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/arm-compat-semi/semiconsole.c:7: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/float_convd.c:6: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/multiarch/float_madds.c:6: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/i386/system/boot.S:10: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > ./tests/tcg/arm/semicall.h:7: * SPDX-License-Identifier: GPL-3.0-or-later
> > > > 
> > > > Thanks,
> > > > Peng.
> > > 
> > > Hello Peng,
> > > 
> > > These are all actually GPL-2.0-or-later, in fact I can't find the string GPL-3.0-or-later in the current master at all.
> > 
> > See commit 542b10bd148a (tests/tcg: update licenses to GPLv2 as intended).
> 
> Maybe it could be included in the stable releases before 9.0, too?
> CC:-ing qemu-stable for this now.

IMHO this is largely a non-issue from a licensing compatibility POV, and
thus not neccessary for stable.

This is self-contained test code that, IIUC, is not linking to the bits of
QEMU that are GPLv-2-only, so is valid to have any license. GPL-2.0+ is
just "nice to have" for consistency of the codebase.


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2024-06-13  8:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13  3:26 Qemu License question Peng Fan
2024-06-13  5:06 ` Manos Pitsidianakis
2024-06-13  5:22   ` Markus Armbruster
2024-06-13  8:31     ` Thomas Huth
2024-06-13  8:47       ` Daniel P. Berrangé [this message]
2024-06-13  9:51         ` Peng Fan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZmqyPje6_9I1YeTT@redhat.com \
    --to=berrange@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=manos.pitsidianakis@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).