qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] Add KVM support to QEMU


From: Glauber Costa
Subject: Re: [Qemu-devel] [PATCH 3/3] Add KVM support to QEMU
Date: Tue, 28 Oct 2008 19:04:03 -0200

On Tue, Oct 28, 2008 at 6:57 PM, Andreas Färber <address@hidden> wrote:
> Anthony,
>
> Am 28.10.2008 um 21:13 schrieb Anthony Liguori:
>
>> diff --git a/kvm-all.c b/kvm-all.c
>> new file mode 100644
>> index 0000000..4379071
>> --- /dev/null
>> +++ b/kvm-all.c
>> @@ -0,0 +1,377 @@
>> +/*
>> + * QEMU KVM support
>> + *
>> + * Copyright IBM, Corp. 2008
>> + *
>> + * Authors:
>> + *  Anthony Liguori   <address@hidden>
>> + *
>> + * This work is licensed under the terms of the GNU GPL, version 2.  See
>> + * the COPYING file in the top-level directory.
>> + *
>> + */
>
> Just wondering - since this is a new file of yours, would it make sense to
> use "version 2 or, at your option, any later version" to avoid the recent
> binutils GPL compatibility issues in the future?

It's not that easy, because it is not exatly "a new file of yours".
It's obviously derived
from current kvm code. That said, libkvm.c is version 2, and qemu-kvm.c is v2+.
I'm not sure if there's any legal restriction on the final product
anthony should follow.

> Andreas
>
>
>
>



-- 
Glauber  Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."

reply via email to

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