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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4F595C43334 for ; Sat, 2 Jul 2022 07:42:56 +0000 (UTC) Received: from localhost ([::1]:54538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7XmJ-0003jZ-4m for qemu-devel@archiver.kernel.org; Sat, 02 Jul 2022 03:42:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47200) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7XlH-0002zf-1j; Sat, 02 Jul 2022 03:41:51 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:31506 helo=mx0a-001b2d01.pphosted.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7XlE-0005rN-UW; Sat, 02 Jul 2022 03:41:50 -0400 Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 2626hg0O013464; Sat, 2 Jul 2022 07:41:43 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : references : date : in-reply-to : message-id : mime-version : content-type; s=pp1; bh=rwbmv12lEZNLdekJIPgnbivYhRP+wu9D5MrrDo8pbNU=; b=RO2w67AfAL2bJ34nyV1WFX87DBwwsuyG/qKndB43X5xrk1AXFazLQHHBcTA7aaa5ZEJa 9npsukTAlIdBLKbXIoPkoDXkgm12ncaBS4muw07w3MhCEU7DXiCmbXEOkm+cjIOIlxLz A0d5GSGcEkmW+H11WwJpUwgvcx2zz/xwy8dk6/oIlyn0ENH1tL01VpbBU32gZ5bYFE8Z pT/Bl1kwMLiJ0tn3sodr9vG9QchzCgEVpDTRGfRlBEuToBsZkcFv3a5UY9N0B1muNcyJ ZAs64A5qmJXgGXFO+qxEZI06exK0fj+Nxa2DWqtCjHEGGdXfOC1BaWJPH2Hgy0SwRJjo 6w== Received: from ppma06ams.nl.ibm.com (66.31.33a9.ip4.static.sl-reverse.com [169.51.49.102]) by mx0b-001b2d01.pphosted.com (PPS) with ESMTPS id 3h2eu8umna-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 02 Jul 2022 07:41:43 +0000 Received: from pps.filterd (ppma06ams.nl.ibm.com [127.0.0.1]) by ppma06ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 2627ZSVh015315; Sat, 2 Jul 2022 07:41:42 GMT Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by ppma06ams.nl.ibm.com with ESMTP id 3h2d9j88y1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 02 Jul 2022 07:41:41 +0000 Received: from d06av22.portsmouth.uk.ibm.com (d06av22.portsmouth.uk.ibm.com [9.149.105.58]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 2627fdnB15139078 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 2 Jul 2022 07:41:39 GMT Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6C07B4C044; Sat, 2 Jul 2022 07:41:39 +0000 (GMT) Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 41C154C040; Sat, 2 Jul 2022 07:41:39 +0000 (GMT) Received: from tuxmaker.linux.ibm.com (unknown [9.152.85.9]) by d06av22.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Sat, 2 Jul 2022 07:41:39 +0000 (GMT) From: Sven Schnelle To: Richard Henderson Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org Subject: Re: [PATCH v2 0/4] target/s390x: Exit tb after executing ex_value References: <20220702060228.420454-1-richard.henderson@linaro.org> Date: Sat, 02 Jul 2022 09:41:38 +0200 In-Reply-To: <20220702060228.420454-1-richard.henderson@linaro.org> (Richard Henderson's message of "Sat, 2 Jul 2022 11:32:24 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-GCONF: 00 X-Proofpoint-ORIG-GUID: 5JWwxKXawH_0wiWsM3a0fe5IviF0qjTi X-Proofpoint-GUID: 5JWwxKXawH_0wiWsM3a0fe5IviF0qjTi X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-02_05,2022-06-28_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 adultscore=0 phishscore=0 spamscore=0 clxscore=1015 mlxscore=0 malwarescore=0 suspectscore=0 mlxlogscore=611 lowpriorityscore=0 impostorscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2204290000 definitions=main-2207020033 Received-SPF: pass client-ip=148.163.158.5; envelope-from=svens@linux.ibm.com; helo=mx0a-001b2d01.pphosted.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Hi Richard, Richard Henderson writes: > Ok, version 1 didn't work, so once more with feeling. > Can you give it a try, Sven? This seems to work. Thanks a lot! Regards Sven