Failed in applying to current master (
apply log)
Maintainers: Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, David Hildenbrand <david@redhat.com>, Eric Farman <farman@linux.ibm.com>, Thomas Huth <thuth@redhat.com>, Markus Armbruster <armbru@redhat.com>, Michael Roth <michael.roth@amd.com>, Alexander Bulekov <alxndr@bu.edu>, Paolo Bonzini <pbonzini@redhat.com>, Bandan Das <bsd@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Darren Kenny <darren.kenny@oracle.com>, Qiuhao Li <Qiuhao.Li@outlook.com>, "Michael S. Tsirkin" <mst@redhat.com>, Cornelia Huck <cohuck@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, Laurent Vivier <lvivier@redhat.com>
include/hw/s390x/s390_flic.h | 3 -
include/qapi/clone-visitor.h | 37 +++--
include/qemu/lockable.h | 23 ++-
target/s390x/cpu.h | 85 +++++------
target/s390x/helper.h | 8 +-
tests/qtest/fuzz/generic_fuzz_configs.h | 3 +-
qapi/qapi-clone-visitor.c | 30 +---
qemu-keymap.c | 8 +-
target/s390x/cpu.c | 36 +++++
target/s390x/tcg/excp_helper.c | 2 +-
target/s390x/tcg/misc_helper.c | 68 +++++----
target/s390x/tcg/translate.c | 242 ++++++++++++--------------------
scripts/oss-fuzz/build.sh | 1 +
scripts/update-linux-headers.sh | 3 +-
tests/tcg/s390x/Makefile.softmmu-target | 1 +
tests/tcg/s390x/per.S | 82 +++++++++++
16 files changed, 355 insertions(+), 277 deletions(-)
create mode 100644 tests/tcg/s390x/per.S