qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] GPLv3 troubles


From: Avi Kivity
Subject: Re: [Qemu-devel] GPLv3 troubles
Date: Tue, 18 Oct 2011 18:20:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

On 10/18/2011 06:15 PM, Peter Maydell wrote:
> On 18 October 2011 17:01, Anthony Liguori <address@hidden> wrote:
> > Ah, linux-user... hadn't thought about that.  Perhaps it's a lost cause.
> >
> > Unless we split linux-user off into a separate repository.  The only real
> > code sharing is TCG.
>
> ...and the binutils disassembly code, which is the reason we wanted
> to move to GPLv3 in the first place, right?
>

That code is packaged in libopcodes.so, so if that is LGPLv3 we can link
it in.

However, it may not be available on all systems, and I don't think
cross-disassemblers are installed by default.

Perhaps we can make it an optional component loaded with dlopen()?  Most
users will never use the integrated disassembler.

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




reply via email to

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