From patchwork Fri Dec 6 18:43:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Greg Kurz X-Patchwork-Id: 1205258 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kaod.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 ozlabs.org (Postfix) with ESMTPS id 47V2Nx1n5Hz9sR4 for ; Sat, 7 Dec 2019 06:15:45 +1100 (AEDT) Received: from localhost ([::1]:44368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1idJ4o-0003Ck-QQ for incoming@patchwork.ozlabs.org; Fri, 06 Dec 2019 14:15:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50020) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1idIa9-0001iN-AD for qemu-devel@nongnu.org; Fri, 06 Dec 2019 13:44:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1idIa7-0002SR-Qs for qemu-devel@nongnu.org; Fri, 06 Dec 2019 13:44:01 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:56940) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1idIa5-0002Nr-Ul for qemu-devel@nongnu.org; Fri, 06 Dec 2019 13:43:59 -0500 Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id xB6IgpnI134897 for ; Fri, 6 Dec 2019 13:43:56 -0500 Received: from e06smtp02.uk.ibm.com (e06smtp02.uk.ibm.com [195.75.94.98]) by mx0a-001b2d01.pphosted.com with ESMTP id 2wq9g6gwjr-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 06 Dec 2019 13:43:55 -0500 Received: from localhost by e06smtp02.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 6 Dec 2019 18:43:53 -0000 Received: from b06cxnps4076.portsmouth.uk.ibm.com (9.149.109.198) by e06smtp02.uk.ibm.com (192.168.101.132) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Fri, 6 Dec 2019 18:43:50 -0000 Received: from d06av24.portsmouth.uk.ibm.com (mk.ibm.com [9.149.105.60]) by b06cxnps4076.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id xB6IhnPs29556978 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 6 Dec 2019 18:43:49 GMT Received: from d06av24.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 744D44203F; Fri, 6 Dec 2019 18:43:49 +0000 (GMT) Received: from d06av24.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0F00B42047; Fri, 6 Dec 2019 18:43:49 +0000 (GMT) Received: from bahia.lan (unknown [9.145.42.200]) by d06av24.portsmouth.uk.ibm.com (Postfix) with ESMTP; Fri, 6 Dec 2019 18:43:48 +0000 (GMT) Subject: [for-5.0 PATCH 0/3] cpu: Clarify overloading of reset QOM methods From: Greg Kurz To: Eduardo Habkost Date: Fri, 06 Dec 2019 19:43:48 +0100 User-Agent: StGit/unknown-version MIME-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 19120618-0008-0000-0000-0000033E5956 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19120618-0009-0000-0000-00004A5D8173 Message-Id: <157565782864.3897844.627720481210693346.stgit@bahia.lan> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95, 18.0.572 definitions=2019-12-06_06:2019-12-05, 2019-12-06 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 priorityscore=1501 clxscore=1034 mlxscore=0 impostorscore=0 bulkscore=0 mlxlogscore=707 suspectscore=0 adultscore=0 phishscore=0 spamscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-1910280000 definitions=main-1912060152 X-MIME-Autoconverted: from 8bit to quoted-printable by mx0a-001b2d01.pphosted.com id xB6IgpnI134897 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 148.163.156.1 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Vivier , Peter Maydell , David Hildenbrand , Cornelia Huck , qemu-devel@nongnu.org, Alistair Francis , Paolo Bonzini , Philippe =?utf-8?q?Mathieu-Daud=C3=A9?= , David Gibson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Each cpu subclass overloads the reset method of its parent class with its own. But since it needs to call the parent method as well, it keeps a parent_reset pointer to do so. This causes the same not very explicit boiler plate to be duplicated all around the place: pcc->parent_reset = cc->reset; cc->reset = ppc_cpu_reset; A similar concern was addressed some time back by Philippe Mathieu-Daudé in qdev, with the addition of device_class_set_parent_reset() and friends: https://git.qemu.org/?p=qemu.git;a=commit;h=46795cf2e2f6 https://git.qemu.org/?p=qemu.git;a=commit;h=bf853881690d Follow the same approach with cpus. --- Greg --- Greg Kurz (3): cpu: Introduce CPUReset callback typedef cpu: Introduce cpu_class_set_parent_reset() cpu: Use cpu_class_set_parent_reset() hw/core/cpu.c | 8 ++++++++ include/hw/core/cpu.h | 8 +++++++- target/alpha/cpu-qom.h | 2 +- target/arm/cpu-qom.h | 2 +- target/arm/cpu.c | 3 +-- target/cris/cpu-qom.h | 2 +- target/cris/cpu.c | 3 +-- target/hppa/cpu-qom.h | 2 +- target/i386/cpu-qom.h | 2 +- target/i386/cpu.c | 3 +-- target/lm32/cpu-qom.h | 2 +- target/lm32/cpu.c | 3 +-- target/m68k/cpu-qom.h | 2 +- target/m68k/cpu.c | 3 +-- target/microblaze/cpu-qom.h | 2 +- target/microblaze/cpu.c | 3 +-- target/mips/cpu-qom.h | 2 +- target/mips/cpu.c | 3 +-- target/moxie/cpu.c | 3 +-- target/moxie/cpu.h | 2 +- target/nios2/cpu.c | 3 +-- target/nios2/cpu.h | 2 +- target/openrisc/cpu.c | 3 +-- target/openrisc/cpu.h | 2 +- target/ppc/cpu-qom.h | 2 +- target/ppc/translate_init.inc.c | 3 +-- target/riscv/cpu.c | 3 +-- target/riscv/cpu.h | 2 +- target/s390x/cpu-qom.h | 2 +- target/s390x/cpu.c | 3 +-- target/sh4/cpu-qom.h | 2 +- target/sh4/cpu.c | 3 +-- target/sparc/cpu-qom.h | 2 +- target/sparc/cpu.c | 3 +-- target/tilegx/cpu.c | 3 +-- target/tilegx/cpu.h | 2 +- target/tricore/cpu-qom.h | 2 +- target/tricore/cpu.c | 3 +-- target/xtensa/cpu-qom.h | 2 +- target/xtensa/cpu.c | 3 +-- 40 files changed, 53 insertions(+), 57 deletions(-)