lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Nov 2006 14:55:26 +0200
From:	Avi Kivity <avi@...ranet.com>
To:	Pavel Machek <pavel@....cz>
CC:	kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
	akpm@...l.org
Subject: Re: [PATCH 12/14] KVM: x86 emulator

Pavel Machek wrote:
>> Index: linux-2.6/drivers/kvm/x86_emulate.c
>> ===================================================================
>> --- /dev/null
>> +++ linux-2.6/drivers/kvm/x86_emulate.c
>> @@ -0,0 +1,1370 @@
>> +/******************************************************************************
>> + * x86_emulate.c
>> + *
>> + * Generic x86 (32-bit and 64-bit) instruction decoder and emulator.
>> + *
>> + * Copyright (c) 2005 Keir Fraser
>> + *
>> + * Linux coding style, mod r/m decoder, segment base fixes, real-mode
>> + * privieged instructions:
>> + *
>> + * Copyright (C) 2006 Qumranet
>> + *
>> + *   Avi Kivity <avi@...ranet.com>
>> + *   Yaniv Kamay <yaniv@...ranet.com>
>> + *
>> + * From: xen-unstable 10676:af9809f51f81a3c43f276f00c81a52ef558afda4
>> + */
>>     
>
> This needs GPL, I'd say.
> 									Pavel
>   

The entire patchset is GPL'ed.  Do you mean to make it explicit?  If so, 
how?  I'd rather not copy the entire license into each file.

Doesn't ../../COPYING cover it, presuming it's accepted?


-- 
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ