From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63BC8C76196 for ; Fri, 31 Mar 2023 11:32:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231504AbjCaLb7 (ORCPT ); Fri, 31 Mar 2023 07:31:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230390AbjCaLb5 (ORCPT ); Fri, 31 Mar 2023 07:31:57 -0400 Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C14F21E72D for ; Fri, 31 Mar 2023 04:31:22 -0700 (PDT) Received: from pps.filterd (m0127361.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 32V9tLXb014582; Fri, 31 Mar 2023 11:30:48 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : date : message-id : content-transfer-encoding : mime-version; s=pp1; bh=WXBDieJETZtJrRnZYtfCEF2660Hm7i1kG6zX0c7jR2U=; b=WFxI5G019Z+42Vn6Hr5C3Hv8wLugIsbxTT7cvg4Pin+CqUzgWNQJa9+YfkJGMWeOXVGa GTC/QVb1iQLM7M/nGQqT1gg3hzjI/0pdZYE9bEkSJVzSOq+YLOHzYd0DPgXukamuckr5 vjDYIhtQnR7WE92TgqUMnsbq5fn5AZKxbAYlJI+/PqpHeAmTKlfIaIyr5sCYcfN8KKXd gDZaC7404rYTHD6lKCICq8RLnrYvD0qaQ7DytfoKeWtVrys/1mkSMOLoKgIcAtUz3gLn vrPf01LEW4iVkVEyLqiJ/XJgDk9psNhPMLK8vAOKsRWrocurzTUjCmYTFQoAdgKx3spL rw== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3pnwahte6u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 31 Mar 2023 11:30:47 +0000 Received: from m0127361.ppops.net (m0127361.ppops.net [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 32VBLf0Q017970; Fri, 31 Mar 2023 11:30:47 GMT Received: from ppma04ams.nl.ibm.com (63.31.33a9.ip4.static.sl-reverse.com [169.51.49.99]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3pnwahte69-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 31 Mar 2023 11:30:47 +0000 Received: from pps.filterd (ppma04ams.nl.ibm.com [127.0.0.1]) by ppma04ams.nl.ibm.com (8.17.1.19/8.17.1.19) with ESMTP id 32V0q6kp007596; Fri, 31 Mar 2023 11:30:45 GMT Received: from smtprelay02.fra02v.mail.ibm.com ([9.218.2.226]) by ppma04ams.nl.ibm.com (PPS) with ESMTPS id 3phrk6ppgm-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 31 Mar 2023 11:30:45 +0000 Received: from smtpav04.fra02v.mail.ibm.com (smtpav04.fra02v.mail.ibm.com [10.20.54.103]) by smtprelay02.fra02v.mail.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 32VBUfJj24969954 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 31 Mar 2023 11:30:41 GMT Received: from smtpav04.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 9962D2004B; Fri, 31 Mar 2023 11:30:41 +0000 (GMT) Received: from smtpav04.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E6C0820040; Fri, 31 Mar 2023 11:30:39 +0000 (GMT) Received: from t14-nrb.ibmuc.com (unknown [9.179.9.190]) by smtpav04.fra02v.mail.ibm.com (Postfix) with ESMTP; Fri, 31 Mar 2023 11:30:39 +0000 (GMT) From: Nico Boehr To: thuth@redhat.com, pbonzini@redhat.com, andrew.jones@linux.dev Cc: kvm@vger.kernel.org, frankja@linux.ibm.com, imbrenda@linux.ibm.com Subject: [kvm-unit-tests GIT PULL 00/14] s390x: new maintainer, refactor linker scripts, tests for misalignments, execute-type instructions and vSIE epdx Date: Fri, 31 Mar 2023 13:30:14 +0200 Message-Id: <20230331113028.621828-1-nrb@linux.ibm.com> X-Mailer: git-send-email 2.39.2 X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: 2RFL9xM549nRsGDyYqdWIgqnpxXEMVyd X-Proofpoint-GUID: 5v6SkmrKMZQVg2txq78tmzRSdn7AY3qA Content-Transfer-Encoding: 8bit X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-03-31_06,2023-03-30_04,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 spamscore=0 bulkscore=0 clxscore=1015 lowpriorityscore=0 suspectscore=0 mlxlogscore=999 impostorscore=0 mlxscore=0 phishscore=0 priorityscore=1501 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303200000 definitions=main-2303310091 Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org Hi Paolo and/or Thomas, here comes the first pull request from me. :) Changes in this pull request: * Marc contributed a series with a few fixes. Most importantly, it generates linker scripts for s390x with the assembler, permitting the use of defines in linker scripts. It is worth noting that it also touches lib/linux/const.h to check for __ASSEMBLY__ and __ASSEMBLER__. * Nina contributed quite a few tests for misalignments in various instructions. As well as tests for execute-type instructions. Note that a few of her tests will require recent QEMUs under TCG. Upstream fixes are available [1, 2]. * Thomas contributed a test for vSIE on s390x, where the g3 clock might sometimes we wrong after reboot. A kernel patch is required[3]. * And, finally, the patch where I get the honor to work as maintainer. MERGE: https://gitlab.com/kvm-unit-tests/kvm-unit-tests/-/merge_requests/42 PIPELINE: https://gitlab.com/Nico-Boehr/kvm-unit-tests/-/pipelines/824153766 PULL: https://gitlab.com/Nico-Boehr/kvm-unit-tests.git s390x-2023-03 [1] https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg04860.html [2] https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg04896.html [3] https://lore.kernel.org/kvm/20221123090833.292938-1-thuth@redhat.com/ The following changes since commit 42ff0bbcaa6863c755f9e333499448a1ea6e7239: Add a proper LICENSE file (2023-03-31 10:45:22 +0200) are available in the Git repository at: https://gitlab.com/Nico-Boehr/kvm-unit-tests.git for you to fetch changes up to 51bd40c5044bd2636346333be6cb2dffd45289f1: s390x: sie: Test whether the epoch extension field is working as expected (2023-03-31 12:06:54 +0200) ---------------------------------------------------------------- Janosch Frank (1): MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer Marc Hartmayer (7): .gitignore: ignore `s390x/comm.key` file s390x/Makefile: simplify `%.hdr` target rules s390x/Makefile: fix `*.gbin` target dependencies s390x/Makefile: refactor CPPFLAGS s390x: use preprocessor for linker script generation s390x: define a macro for the stack frame size lib/linux/const.h: test for `__ASSEMBLER__` as well Nina Schoetterl-Glausch (5): s390x/spec_ex: Use PSW macro s390x/spec_ex: Add test introducing odd address into PSW s390x/spec_ex: Add test of EXECUTE with odd target address s390x: Add tests for execute-type instructions s390x: spec_ex: Add test for misaligned load Thomas Huth (1): s390x: sie: Test whether the epoch extension field is working as expected MAINTAINERS | 3 +- s390x/Makefile | 28 +-- lib/linux/const.h | 2 +- lib/s390x/asm-offsets.c | 1 + s390x/cstart64.S | 2 +- s390x/{flat.lds => flat.lds.S} | 4 +- s390x/macros.S | 4 +- s390x/snippets/asm/{flat.lds => flat.lds.S} | 0 s390x/snippets/c/{flat.lds => flat.lds.S} | 6 +- s390x/ex.c | 188 ++++++++++++++++++++ s390x/gs.c | 38 ++-- s390x/sie.c | 28 +++ s390x/spec_ex.c | 106 +++++++++-- s390x/unittests.cfg | 3 + .gitignore | 2 + .gitlab-ci.yml | 1 + 16 files changed, 370 insertions(+), 46 deletions(-) rename s390x/{flat.lds => flat.lds.S} (93%) rename s390x/snippets/asm/{flat.lds => flat.lds.S} (100%) rename s390x/snippets/c/{flat.lds => flat.lds.S} (88%) create mode 100644 s390x/ex.c -- 2.39.2