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 X-Spam-Level: X-Spam-Status: No, score=-6.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03E84C33CB1 for ; Fri, 17 Jan 2020 11:09:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D0D7F20842 for ; Fri, 17 Jan 2020 11:09:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="i/hObo2C" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726897AbgAQLJT (ORCPT ); Fri, 17 Jan 2020 06:09:19 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:45345 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726343AbgAQLJT (ORCPT ); Fri, 17 Jan 2020 06:09:19 -0500 Received: by mail-ot1-f65.google.com with SMTP id 59so22192292otp.12 for ; Fri, 17 Jan 2020 03:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=gbXB0P9QCutfJwh5bxSt0gaR/2MQOgUW3YIPDErTpMs=; b=i/hObo2Coyw6R1RMzadNOZCcC7uqZBLv1tLHojzXwWVXlWPg+lHfFAI3SjUrXNVGim mJcvP8AhEsxcr10M0xVv5oz5X5aeohzpyQUiOSKQH09p58UclcGBmqjw/BMU0ib5GmBR Gk9ytDH+R1SxqVrtsl53fW9GeRFbfrPxN0Bfs9tYuTRkNwfi+hXTAk1sv//ISPzmzRJB mR3TzsTH7nY0pc8TbkP0t/M9dusljyONZG+hWSyve2mcj1WWXfEYzusZQQ1a5uLxgW2G UfHU99CjEap0U7FxFGEj38TEv5DzS4Qp1dvTHkCuhNUrl9HLAuNGM7vX9stXAtGtrPdp eZPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=gbXB0P9QCutfJwh5bxSt0gaR/2MQOgUW3YIPDErTpMs=; b=K5ikI6TLyrMZUiN1Mw7nJ3Y+TBAtQBm8D+yWIoIHFJsKZW9an3XZl6ruVB1PZ+oZNH hU+nga58Z4yqSS+oQBsm8xx1ARBU/D48l0QDGV8AdaabKigWOAeguYMDcz+JahefFUuF kWRaJ0laWbFpoE6sLhcqHEsgnexkdOx62pdS8C5khTk8F6j7Zo5uqxZwmJl2tlnF8vLg sU8/Y/YosaQ3CuvLTVTf5JlBQcfOG3XuYf8mJ4NJ41nqYBERzp1ANoGUjpjqvRGY6QpR 75BzO3ImyzxxRaiTIr8oGqMWp73sNWZeXTUNm36Z9Rbl558d5jaGtc4IqF8FBVsCVRzX xwdg== X-Gm-Message-State: APjAAAWemiAmgbSaTFoGD1r7/4ZJB0CPW72uEgi7zz3esQFlwNz0D15m apkFmPq3cOorbgyVX2ODQfKL8IcnOOE2TgTWldusWA== X-Google-Smtp-Source: APXvYqxV3TQAndl+llmiRHs5DARwMKS8Wj7YHgw6RIQUStary+feOw7gbTbEz/h6MXfQdxPZzAvqjR0as5c6J5wLsec= X-Received: by 2002:a05:6830:4a4:: with SMTP id l4mr5710541otd.91.1579259358567; Fri, 17 Jan 2020 03:09:18 -0800 (PST) MIME-Version: 1.0 References: <1578483143-14905-1-git-send-email-gengdongjiu@huawei.com> <1578483143-14905-10-git-send-email-gengdongjiu@huawei.com> <1c45a8b4-1ea4-ddfd-cce3-c42699d2b3b9@redhat.com> In-Reply-To: <1c45a8b4-1ea4-ddfd-cce3-c42699d2b3b9@redhat.com> From: Peter Maydell Date: Fri, 17 Jan 2020 11:09:07 +0000 Message-ID: Subject: Re: [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Dongjiu Geng , Fam Zheng , Eduardo Habkost , kvm-devel , "Michael S. Tsirkin" , Jonathan Cameron , Marcelo Tosatti , QEMU Developers , Linuxarm , Shannon Zhao , Zheng Xiang , qemu-arm , James Morse , "xuwei (O)" , Igor Mammedov , Paolo Bonzini , Richard Henderson Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Fri, 17 Jan 2020 at 07:22, Philippe Mathieu-Daud=C3=A9 wrote: > > Hi Peter, > > On 1/16/20 5:46 PM, Peter Maydell wrote: > > On Wed, 8 Jan 2020 at 11:32, Dongjiu Geng wrot= e: > >> > >> I and Xiang are willing to review the APEI-related patches and > >> volunteer as the reviewers for the HEST/GHES part. > >> > >> Signed-off-by: Dongjiu Geng > >> Signed-off-by: Xiang Zheng > >> --- > >> MAINTAINERS | 9 +++++++++ > >> 1 file changed, 9 insertions(+) > >> > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index 387879a..5af70a5 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -1423,6 +1423,15 @@ F: tests/bios-tables-test.c > >> F: tests/acpi-utils.[hc] > >> F: tests/data/acpi/ > >> > >> +ACPI/HEST/GHES > >> +R: Dongjiu Geng > >> +R: Xiang Zheng > >> +L: qemu-arm@nongnu.org > >> +S: Maintained > >> +F: hw/acpi/ghes.c > >> +F: include/hw/acpi/ghes.h > >> +F: docs/specs/acpi_hest_ghes.rst > >> + > >> ppc4xx > >> M: David Gibson > >> L: qemu-ppc@nongnu.org > >> -- > > > > Michael, Igor: since this new MAINTAINERS section is > > moving files out of the 'ACPI/SMBIOS' section that you're > > currently responsible for, do you want to provide an > > acked-by: that you think this division of files makes sense? > > The files are not 'moved out', Michael and Igor are still the > maintainers of the supported ACPI/SMBIOS subsystem: Does get_maintainer.pl print the answers for all matching sections, rather than just the most specific, then? In any case, I'd still like an acked-by from them. thanks -- PMM