On Mon, 21 Oct 2019 at 16:19, Paolo Bonzini <[email protected]> wrote: > > On 21/10/19 16:58, Peter Maydell wrote: > > Does having tcg/ be BSD-licensed gain the project anything? > > From my point of view I don't really see it as a cleanly > > separable module of code -- it's quite tightly integrated > > with the rest of QEMU, including code in accel/tcg which > > is variously GPL or LGPL. > > I think the original idea was to reuse it outside QEMU, for example in > TCC (which is LGPLv2.1+) but that was a while ago.
I just downloaded and had a quick look at TCC and its current codegen implementation seems to be entirely unrelated to TCG. thanks -- PMM
