On 09/10/2019 04.57, Max Filippov wrote: > Overlay part of the test_mmuhifi_c3 core has GPL3 copyright headers in > it. Fix that by regenerating test_mmuhifi_c3 core overlay and > re-importing it. > > Fixes: d848ea776728 ("target/xtensa: add test_mmuhifi_c3 core") > Reported-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Max Filippov <jcmvb...@gmail.com> > --- > target/xtensa/core-test_mmuhifi_c3.c | 3 +- > target/xtensa/core-test_mmuhifi_c3/core-isa.h | 116 +- > .../core-test_mmuhifi_c3/gdb-config.inc.c | 114 +- > .../core-test_mmuhifi_c3/xtensa-modules.inc.c | 6384 ++++++++--------- > 4 files changed, 3385 insertions(+), 3232 deletions(-)
FWIW, Acked-by: Thomas Huth <th...@redhat.com> Thanks for the quick update! I think we should include the patch also in future stable releases if necessary, so I've added qemu-stable to CC: now. Thomas