diff options
author | Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> | 2017-09-13 04:05:11 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-12-22 15:01:46 +0100 |
commit | 996feed462fa7f249f03ffb0520c2ef0c5bc3312 (patch) | |
tree | f284fc249afb28189e468050adb4ad6a0309653c /include/qemu/processor.h | |
parent | c97d6d2cdf97edb4aebe832fdba65d701ad7bcb6 (diff) | |
download | qemu-996feed462fa7f249f03ffb0520c2ef0c5bc3312.zip qemu-996feed462fa7f249f03ffb0520c2ef0c5bc3312.tar.gz qemu-996feed462fa7f249f03ffb0520c2ef0c5bc3312.tar.bz2 |
i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)
This patch replaces the license header for those files that were either
GPL v2-or-v3, or GPL v2-only; the replacing license is GPL v2-or-later.
The code for task switching/handling, which is derived from KVM and
hence is GPL v2-only, is isolated in the new files (with this license)
x86_task.c/.h, and the corresponding compilation rule is added to
target/i386/hvf-utils/Makefile.objs.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170913090522.4022-4-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/qemu/processor.h')
0 files changed, 0 insertions, 0 deletions