IBMs s390 contributions were meant to to be gplv2 or later (since we were contributing to qemu). Several of the s390 specific files link to gpl code anyway so the ones in qemu repository will have a hard time being strictly LGPL. So lets clarify the licence statement for new contributions for those files that we have touched multiple times or will likely touch again.
Since we contributed only to KVM, this patch does not touch files that mostly deal with tcg. Please tell me if I should do that for the full target-s390x tree. The alternative would be to change the licence directly (no contributions after but a 1:1 replacement) for the files in the qemu repository. But that would require an agreement of all contributors due to "v2" vs "v2 or later". Opinions? Christian Borntraeger (1): s390: new contributions GPLv2 or later target-s390x/cpu.h | 5 ++++- target-s390x/kvm.c | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) -- 1.7.10.1