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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6741C433F5 for ; Wed, 3 Nov 2021 17:10:09 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id AC52A61073 for ; Wed, 3 Nov 2021 17:10:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AC52A61073 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:55318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1miJm4-0007mD-Rh for qemu-devel@archiver.kernel.org; Wed, 03 Nov 2021 13:10:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1miJhZ-00028m-Hb for qemu-devel@nongnu.org; Wed, 03 Nov 2021 13:05:29 -0400 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]:35584) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1miJhX-0003QF-CZ for qemu-devel@nongnu.org; Wed, 03 Nov 2021 13:05:29 -0400 Received: by mail-qt1-x82d.google.com with SMTP id w4so453418qtn.2 for ; Wed, 03 Nov 2021 10:05:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=7GJPJ5F5CPOpXGiRPp1id20pW9l/mmMgvo5y5S9nrZU=; b=fyOdiTayF9W4vJM48lPYtv/fFzyy1inflMj9jsgy3xwNMsq2VrFSI+ZrS2YfMKDhLD /KRKAYP7MMTkDSm18gjml4Yl7UW8VF6ZqxcFGGAnkCZGywDA91GzE+jWe2fCB0XPAf+g 8EL/BuW9zZocJ4B7zKoI4BkdLj/nZVbFvD5wwfvzdXC7b4fWJ6ash+UORmGX4uaVVQIt qKuxoAC7B2m3bo3Exa646pzSTzzlpwh6v28hpHwTQRAOqZ//yzHcKKuBuVdaaWX4YSt2 4AT6BiHOaDnLcPEj8yVxupECs8fvf09Qcql7Hv2PPunFtlCED/RoQ/6FKFNX/GG16B9m nyZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=7GJPJ5F5CPOpXGiRPp1id20pW9l/mmMgvo5y5S9nrZU=; b=6nf/cQqtYZnan1zMaviNZzKvEVFoJmiY6w+DHSWO0BRGBDOOkHqqvnwIssU9XBkayB 9P9mq0wiFfwIj/i55Xlhxt71MbdKLFU+c1jcEwelY3VRuKb062o+m/dLON0BGr0Mpbz2 ogqYUBgq68yehoJoLP9BrcTdqtWyH575blGGaiWREI6Ut5DD9jpyeWLl1pgkLexXA4kz gNw2wuIrEeCEOLal3xPPmXGwbfAtNmtHP3vfLxiO9pmYAvw7Lc0BTy7tGDrKux2UvBdO +DN7KMBeR9gr/Vdg29ttOQq2VOv2ksQPihWSGIQ1uA3TiUrG1j2ubT5z/om5vzoAar+w phIA== X-Gm-Message-State: AOAM533NPwgc7WhgfWtwFYp5lOt98uzMWgGUlyt5EjHOrBBhlGLysuGs z1wh1Ur/FaNQG1clbnrdleNMPQ== X-Google-Smtp-Source: ABdhPJzpd2XtrATquAnIGM4XJLhV1MgVXHi9TOjw4xDkMgVdKELREPbdELcmcR3SVNb6c89PEUMMxQ== X-Received: by 2002:a05:622a:18a8:: with SMTP id v40mr46282486qtc.263.1635959123988; Wed, 03 Nov 2021 10:05:23 -0700 (PDT) Received: from [172.20.81.179] (rrcs-172-254-253-57.nyc.biz.rr.com. [172.254.253.57]) by smtp.gmail.com with ESMTPSA id e10sm1966754qte.57.2021.11.03.10.05.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 03 Nov 2021 10:05:23 -0700 (PDT) Subject: Re: [PULL 0/4] Trivial branch for 6.2 patches To: Laurent Vivier , qemu-devel@nongnu.org References: <20211102232212.2911638-1-laurent@vivier.eu> From: Richard Henderson Message-ID: <21d0b71b-da9f-5004-0d5c-ab3813922e91@linaro.org> Date: Wed, 3 Nov 2021 13:05:22 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20211102232212.2911638-1-laurent@vivier.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::82d; envelope-from=richard.henderson@linaro.org; helo=mail-qt1-x82d.google.com X-Spam_score_int: -55 X-Spam_score: -5.6 X-Spam_bar: ----- X-Spam_report: (-5.6 / 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, NICE_REPLY_A=-3.528, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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: , Cc: qemu-trivial@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 11/2/21 7:22 PM, Laurent Vivier wrote: > The following changes since commit af531756d25541a1b3b3d9a14e72e7fedd941a2e: > > Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging (2021-10-30 11:31:41 -0700) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/trivial-branch-for-6.2-pull-request > > for you to fetch changes up to 5d2bd73588d14b5868129ace9c7912a777f06753: > > hw/input/lasips2: Fix typos in function names (2021-10-31 21:05:40 +0100) > > ---------------------------------------------------------------- > Trivial patches branch pull request 20211101 v2 > > ---------------------------------------------------------------- > > Markus Armbruster (1): > monitor: Trim some trailing space from human-readable output > > Philippe Mathieu-Daudé (2): > MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware > hw/input/lasips2: Fix typos in function names > > Yanan Wang (1): > hw/core/machine: Add the missing delimiter in cpu_slot_to_string() > > MAINTAINERS | 5 ++--- > hw/core/machine.c | 3 +++ > hw/input/lasips2.c | 8 ++++---- > monitor/hmp-cmds.c | 2 +- > target/i386/cpu-dump.c | 4 ++-- > target/i386/cpu.c | 2 +- > target/ppc/cpu_init.c | 2 +- > target/s390x/cpu_models.c | 4 ++-- > target/xtensa/mmu_helper.c | 2 +- > 9 files changed, 17 insertions(+), 15 deletions(-) Applied, thanks. r~