From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1rNtmb-00033Q-9E for mharc-qemu-trivial@gnu.org; Thu, 11 Jan 2024 07:03:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rNtm4-0002qC-K9 for qemu-trivial@nongnu.org; Thu, 11 Jan 2024 07:03:05 -0500 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rNtly-0007If-Ln for qemu-trivial@nongnu.org; Thu, 11 Jan 2024 07:03:02 -0500 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-40e54f233abso21501605e9.0 for ; Thu, 11 Jan 2024 04:02:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1704974546; x=1705579346; darn=nongnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Np3VcKjCEmoCcQ1sC27/JjnaozcQhcX+4VGjkjhIPyU=; b=Fm6SGHQrC1MbNDRTPbmjoH8rDsqJhozLT53Z2n5Ihczo6xJJWHPnjb4eupB6qALs/T qmP6+QHFgBnplg8RSm1fRxeR/q0b5v8kXDhGd0FEIL50FLn9ikmCS9Lt0YzOx16GgntL 5LJCze9y0+nZOfZXgymt1gkVt50FvnaL0iG4+oDvq0SHApxZykMkpsyeIzcxYVWEONEd +QkIf+zoGVKoRpGMBvDg48t+S6JK+J7Wxt4ffz0pa9UUM68nrpIUQoReQEbQ6q1tgvdv rRpE+b4+k2HG0ZIaGaJnQfiRa67aSUswMRViaHcIaDziWsU4YIstsHeaSIxISH1h3cb9 /R5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704974546; x=1705579346; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Np3VcKjCEmoCcQ1sC27/JjnaozcQhcX+4VGjkjhIPyU=; b=YU3fQB6T5dqNQFZsn0S3/awo2xH+/2Zf0LtuAAT4urPAH0FNbqqfGA9LD2A8D/u8UK NG6xkU+jnW2+uCohaTN2MX2WTnfEhIn1SHy7BDb8/wCkY4wRUGvTJvKnSxM0q0hLV3on 1LcXm5UJiaH5wD7t1PZlRuLpTJszkIacPJP5edpUIuB3gEryt4e6hqOm445AvpgUNR2o XXh1XekHuSvbbOPBz7p6J9FOMFf/gdfPhvUppM0nB8NHauBXkAolT0eYoJoKESxSNXKn IPOEE7Q83SD3w45RtjB476zshW8XcsKLUPk7CqXRfF52+dhlWA69uifnzWhQum4c2+vD SyJA== X-Gm-Message-State: AOJu0Yx2gt0jBHjRAGmfhH1xn7Nmayf8+LP8XYU2T09bNBkWMvBxMsba pjC+ur3JeIY2o6hOXplZP8/Kin720bHURQ== X-Google-Smtp-Source: AGHT+IGW98HvKQmBMk05A28qpHHkj3PVNY44IdoDoGHUxvKU5rKjCPlJBlyDMJB6qIIZkmTH/bQVYw== X-Received: by 2002:a05:600c:314c:b0:40d:8590:a310 with SMTP id h12-20020a05600c314c00b0040d8590a310mr309464wmo.88.1704974545898; Thu, 11 Jan 2024 04:02:25 -0800 (PST) Received: from m1x-phil.lan (vau06-h02-176-184-43-236.dsl.sta.abo.bbox.fr. [176.184.43.236]) by smtp.gmail.com with ESMTPSA id f10-20020adfb60a000000b003368849129dsm1050123wre.15.2024.01.11.04.02.23 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Thu, 11 Jan 2024 04:02:25 -0800 (PST) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Cc: Richard Henderson , Weiwei Li , Alistair Francis , qemu-s390x@nongnu.org, Michael Tokarev , David Hildenbrand , Christian Borntraeger , qemu-riscv@nongnu.org, Palmer Dabbelt , Bin Meng , qemu-trivial@nongnu.org, Halil Pasic , Paolo Bonzini , Ilya Leoshkevich , Eduardo Habkost , Laurent Vivier , Liu Zhiwei , Eric Farman , Thomas Huth , Daniel Henrique Barboza , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Subject: [PATCH 0/5] misc: Trivial code rename cleanup Date: Thu, 11 Jan 2024 13:02:16 +0100 Message-ID: <20240111120221.35072-1-philmd@linaro.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32d; envelope-from=philmd@linaro.org; helo=mail-wm1-x32d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2024 12:03:05 -0000 X-List-Received-Date: Thu, 11 Jan 2024 12:03:05 -0000 Rename some code names to ease navigating / grepping the code. I plan to queue these patches once reviewed. Thanks, Phil. Philippe Mathieu-Daudé (5): accel: Rename accel_init_ops_interfaces() to include 'system' hw/core/cpu: Rename cpu_class_init() to include 'common' hw/s390x: Rename cpu_class_init() to include 'sclp' target/i386: Rename tcg_cpu_FOO() to include 'x86' target/riscv: Rename tcg_cpu_FOO() to include 'riscv' accel/accel-system.h | 2 +- accel/accel-system.c | 2 +- accel/accel-target.c | 2 +- hw/core/cpu-common.c | 4 ++-- hw/s390x/sclpcpu.c | 4 ++-- target/i386/tcg/tcg-cpu.c | 32 ++++++++++++++++---------------- target/riscv/tcg/tcg-cpu.c | 28 ++++++++++++++-------------- 7 files changed, 37 insertions(+), 37 deletions(-) -- 2.41.0