qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 05/14] hw/i386/vmport: Report VMX type in CMD_GETVERSION


From: Liran Alon
Subject: Re: [PATCH 05/14] hw/i386/vmport: Report VMX type in CMD_GETVERSION
Date: Tue, 10 Mar 2020 23:34:00 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Thunderbird/68.5.0


On 10/03/2020 23:16, Michael S. Tsirkin wrote:
On Tue, Mar 10, 2020 at 04:46:19PM +0200, Liran Alon wrote:
There is no license issue here. It's only definitions.
So it seems that in your opinion
- definition names in the interface do not need a license
and
- it is fair to reuse them without a license for the purpose
   of making your compatible interface easier to use for
   people familiar with the original

Did I get that right?
I'm for sure not an expert on open source code licenses. You probably know this area much more than I do. But yes, this is what I would have thought. That it's not an issue to copy the enum definition.

If I'm wrong and it is an issue, is declaring a new enum with new names not a license issue and can be done instead? Or am I only allowed to use hard-coded numbers, point to original code from where I deduced the number, and specify number meaning in comment?

-Liran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]