qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] a question about licensing
Date: Tue, 17 Mar 2009 08:25:06 -0500	[thread overview]
Message-ID: <49BFA4B2.3000305@codemonkey.ws> (raw)
In-Reply-To: <ae9429450903160918wf9ddb63oed4dd3cd9856a484@mail.gmail.com>

Alex Rozenman wrote:
> Hello,
>
> I would like to get a clarification about possibility to incorporate 
> our proprietary code with QEMU in the following ways:

Licensing questions should be directed to lawyers.

I believe both scenarios go against the spirit of how QEMU is licensed 
though.  There is no intention of allowing QEMU as a whole to be used in 
a closed product or for it to be able to load closed plugins.

Regards,

Anthony Liguori

> Way 1.
> =====
> Let's assume that I changed QEMU allowing a possibly to build it as 
> static/dynamic library (I needed to add a configuration option 
> replacing main by qemu_main and changing the main build target). Our 
> customer wants to build an executable from following components:
> 1. Modified QEMU library.
> 2. Our proprietary library (e.g. mylib.a, mylib.h)
> 3. An open source "glue" file(s) containing calls to QEMU library as 
> well as to mylib.a
> I understand that the executable will become GPL and the customer is 
> intended to use it only internally. Is it possible to keep my mylib.a 
> proprietary and closed source ? Is it legal from QEMU point of view ?
>
> Way 2.
> =====
> We will implement a kind of '-M" like option that will load a 
> shareable library of a board (for example -M dynamic:my_board.so), 
> find and call a function in order to initialize the board and then run 
> normal QEMU main loop. The board code will define its own peripherals 
> and connect them to the CPU. It is obvious, that our proprietary code 
> shall not use any GPL peripherals and only call to GLPL functions like 
> "map_physical_memory" and "write_physical_memory" etc.
>
> -- 
> Best regards,
> Alex Rozenman (rozenman@gmail.com <mailto:rozenman@gmail.com>).
>

      reply	other threads:[~2009-03-17 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16 16:18 [Qemu-devel] a question about licensing Alex Rozenman
2009-03-17 13:25 ` Anthony Liguori [this message]

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=49BFA4B2.3000305@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /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).