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. Paolo