qemu-e2k/tests/tcg/x86_64
Cole Robinson 8e751e9c38 tests: tcg: Fix PVH test with binutils 2.36+
binutils started adding a .note.gnu.property ELF section which
makes the PVH test fail:

  TEST    hello on x86_64
qemu-system-x86_64: Error loading uncompressed kernel without PVH ELF Note

Discard .note.gnu* while keeping the PVH .note bits intact.

This also strips the build-id note, so drop the related comment.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Message-Id: <5ab2a54c262c61f64c22dbb49ade3e2db8a740bb.1633708346.git.crobinso@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-10-13 10:47:49 +02:00
..
system tests: tcg: Fix PVH test with binutils 2.36+ 2021-10-13 10:47:49 +02:00
Makefile.softmmu-target tests/plugins/insn: made arg inline not positional and parse it as bool 2021-09-02 11:29:34 +01:00
Makefile.target tests/tcg: move some multiarch files and make conditional 2021-10-12 08:37:05 +01:00
vsyscall.c tests/tcg/x86_64: add vsyscall smoke test 2021-05-20 14:19:30 +02:00