From nobody Mon Feb 9 23:01:02 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1529373510318488.32996211322995; Mon, 18 Jun 2018 18:58:30 -0700 (PDT) Received: from localhost ([::1]:38432 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV5uf-0002X2-G8 for importer@patchew.org; Mon, 18 Jun 2018 21:58:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV5h7-0000g6-HG for qemu-devel@nongnu.org; Mon, 18 Jun 2018 21:44:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV5h6-0007th-Ep for qemu-devel@nongnu.org; Mon, 18 Jun 2018 21:44:29 -0400 Received: from mail-ot0-x242.google.com ([2607:f8b0:4003:c0f::242]:40769) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fV5h6-0007tZ-A0; Mon, 18 Jun 2018 21:44:28 -0400 Received: by mail-ot0-x242.google.com with SMTP id w9-v6so20743732otj.7; Mon, 18 Jun 2018 18:44:28 -0700 (PDT) Received: from localhost (76-251-165-188.lightspeed.austtx.sbcglobal.net. [76.251.165.188]) by smtp.gmail.com with ESMTPSA id v13-v6sm7344457otk.73.2018.06.18.18.44.25 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Jun 2018 18:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=TAcX12DFcO/HBUJ37nxdU99y5mawzSYvl/Llw6IPiPE=; b=X6zzK0DRV/GmwVCx0lm+XF/b2SB+G/Jgu/HEkehuOa+oibPN8GzkOU8Osfo0hEefcE F6RY8rINb+gX1nyTgCGQttxag3dH/m3edoKnRLuY/CPJCAPW9zGe8RW/H86mBWutYa4g 29i3K7C8k2BieId5yJ3GhRX7P7ridnCnOIxYxJf0OeyFtnMo5jANgZdEjnh5j+jicacn FACpTrX/GgQbXoPNRYplcgV48VJvrpU8i/uAVYSLp//nyc4oI2rw8hpNyd/szhf0pGOk dUqxFjvtiuu2/JGOL310Y5e72SaytHENwWyGC4Q8c1J1SfL1E1G/YNPGIBptGH27MnrQ h1ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=TAcX12DFcO/HBUJ37nxdU99y5mawzSYvl/Llw6IPiPE=; b=Rci8SZuyPdSuqjFRs3B+so0x6ZNXuRetzmd1ZbD5erwQwfgFLJ5LLeK/lLJPYOB24o g4yr18eXscR6GW8Ge63Tso1d7c66+IiIBnNyJ0XKVt25Fr+hXk4b0KCE43u960kzFkIB F8xVRjcBXMLRNd/BKKn6MAZF3r5cqeJMzWdmnGS6xRhWdSp4UQc24RqBsC6T4sC06GvX COXOr1ewiy/eZSfYVhy2t3vIf1X5AD2yw6O+p27ZAhEgx36HlkYPgQ+MzUCxFxQlOvKl 81Xs5gjjI6KGt1clxO6PFA2zbYPY5ZLbceMkRs121DQTrsvCoDHxN/e/UM+cjxf30kNx /y6w== X-Gm-Message-State: APt69E3fDOgN8pP4aOL6duinolNkemimQ8uje6EO/TMQ8uhKKUVmxI5u YWhZ7xXXWZs5b/ALnoM05W50FRkl X-Google-Smtp-Source: ADUXVKKslmQhQ3N0GVtVbU/dQgcqyihKoO/r5z9Fu8LcK3LA1T5BowC4eFylpBJQ7WX2VTxMR66JSw== X-Received: by 2002:a9d:6283:: with SMTP id x3-v6mr8434632otk.111.1529372667080; Mon, 18 Jun 2018 18:44:27 -0700 (PDT) From: Michael Roth To: qemu-devel@nongnu.org Date: Mon, 18 Jun 2018 20:41:38 -0500 Message-Id: <20180619014319.28272-13-mdroth@linux.vnet.ibm.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180619014319.28272-1-mdroth@linux.vnet.ibm.com> References: <20180619014319.28272-1-mdroth@linux.vnet.ibm.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4003:c0f::242 Subject: [Qemu-devel] [PATCH 012/113] spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id() X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Gibson , qemu-stable@nongnu.org, Greg Kurz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Greg Kurz The spapr_vcpu_id() function is an accessor actually. Let's rename it for symmetry with the recently added spapr_set_vcpu_id() helper. The motivation behind this is that a later patch will consolidate the VCPU id formula in a function and spapr_vcpu_id looks like an appropriate name. Signed-off-by: Greg Kurz Signed-off-by: David Gibson (cherry picked from commit 14bb4486c819ea797a151b3e0fe53d6f5c7b3fc5) Signed-off-by: Greg Kurz --- hw/ppc/spapr.c | 16 ++++++++-------- include/hw/ppc/spapr.h | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c index fc6ebe1b3a..0be60fb044 100644 --- a/hw/ppc/spapr.c +++ b/hw/ppc/spapr.c @@ -210,7 +210,7 @@ static int spapr_fixup_cpu_smt_dt(void *fdt, int offset= , PowerPCCPU *cpu, int i, ret =3D 0; uint32_t servers_prop[smt_threads]; uint32_t gservers_prop[smt_threads * 2]; - int index =3D spapr_vcpu_id(cpu); + int index =3D spapr_get_vcpu_id(cpu); =20 if (cpu->compat_pvr) { ret =3D fdt_setprop_cell(fdt, offset, "cpu-version", cpu->compat_p= vr); @@ -239,7 +239,7 @@ static int spapr_fixup_cpu_smt_dt(void *fdt, int offset= , PowerPCCPU *cpu, =20 static int spapr_fixup_cpu_numa_dt(void *fdt, int offset, PowerPCCPU *cpu) { - int index =3D spapr_vcpu_id(cpu); + int index =3D spapr_get_vcpu_id(cpu); uint32_t associativity[] =3D {cpu_to_be32(0x5), cpu_to_be32(0x0), cpu_to_be32(0x0), @@ -343,7 +343,7 @@ static int spapr_fixup_cpu_dt(void *fdt, sPAPRMachineSt= ate *spapr) CPU_FOREACH(cs) { PowerPCCPU *cpu =3D POWERPC_CPU(cs); DeviceClass *dc =3D DEVICE_GET_CLASS(cs); - int index =3D spapr_vcpu_id(cpu); + int index =3D spapr_get_vcpu_id(cpu); int compat_smt =3D MIN(smp_threads, ppc_compat_max_vthreads(cpu)); =20 if (index % spapr->vsmt !=3D 0) { @@ -492,7 +492,7 @@ static void spapr_populate_cpu_dt(CPUState *cs, void *f= dt, int offset, PowerPCCPU *cpu =3D POWERPC_CPU(cs); CPUPPCState *env =3D &cpu->env; PowerPCCPUClass *pcc =3D POWERPC_CPU_GET_CLASS(cs); - int index =3D spapr_vcpu_id(cpu); + int index =3D spapr_get_vcpu_id(cpu); uint32_t segs[] =3D {cpu_to_be32(28), cpu_to_be32(40), 0xffffffff, 0xffffffff}; uint32_t tbfreq =3D kvm_enabled() ? kvmppc_get_tbfreq() @@ -626,7 +626,7 @@ static void spapr_populate_cpus_dt_node(void *fdt, sPAP= RMachineState *spapr) */ CPU_FOREACH_REVERSE(cs) { PowerPCCPU *cpu =3D POWERPC_CPU(cs); - int index =3D spapr_vcpu_id(cpu); + int index =3D spapr_get_vcpu_id(cpu); DeviceClass *dc =3D DEVICE_GET_CLASS(cs); int offset; =20 @@ -3213,7 +3213,7 @@ static void *spapr_populate_hotplug_cpu_dt(CPUState *= cs, int *fdt_offset, { PowerPCCPU *cpu =3D POWERPC_CPU(cs); DeviceClass *dc =3D DEVICE_GET_CLASS(cs); - int id =3D spapr_vcpu_id(cpu); + int id =3D spapr_get_vcpu_id(cpu); void *fdt; int offset, fdt_size; char *nodename; @@ -3636,7 +3636,7 @@ static void spapr_pic_print_info(InterruptStatsProvid= er *obj, ics_pic_print_info(spapr->ics, mon); } =20 -int spapr_vcpu_id(PowerPCCPU *cpu) +int spapr_get_vcpu_id(PowerPCCPU *cpu) { CPUState *cs =3D CPU(cpu); =20 @@ -3673,7 +3673,7 @@ PowerPCCPU *spapr_find_cpu(int vcpu_id) CPU_FOREACH(cs) { PowerPCCPU *cpu =3D POWERPC_CPU(cs); =20 - if (spapr_vcpu_id(cpu) =3D=3D vcpu_id) { + if (spapr_get_vcpu_id(cpu) =3D=3D vcpu_id) { return cpu; } } diff --git a/include/hw/ppc/spapr.h b/include/hw/ppc/spapr.h index 38a657426a..fa02539b07 100644 --- a/include/hw/ppc/spapr.h +++ b/include/hw/ppc/spapr.h @@ -756,7 +756,7 @@ void spapr_do_system_reset_on_cpu(CPUState *cs, run_on_= cpu_data arg); =20 #define HTAB_SIZE(spapr) (1ULL << ((spapr)->htab_shift)) =20 -int spapr_vcpu_id(PowerPCCPU *cpu); +int spapr_get_vcpu_id(PowerPCCPU *cpu); void spapr_set_vcpu_id(PowerPCCPU *cpu, int cpu_index, Error **errp); PowerPCCPU *spapr_find_cpu(int vcpu_id); =20 --=20 2.11.0