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 DCBB1C33CB3 for ; Thu, 16 Jan 2020 16:46:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B1F42214AF for ; Thu, 16 Jan 2020 16:46:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="sPboryS+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729827AbgAPQql (ORCPT ); Thu, 16 Jan 2020 11:46:41 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:34822 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729078AbgAPQqk (ORCPT ); Thu, 16 Jan 2020 11:46:40 -0500 Received: by mail-oi1-f193.google.com with SMTP id k4so19464495oik.2 for ; Thu, 16 Jan 2020 08:46:40 -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; bh=wxJhezyPbBA8aRyd5KsJxa8feriOk3RYl1VYt4xENS8=; b=sPboryS+Y1MX0Z77vZGatNjzHp3t0nXB9UjJ04h3Q7e37bVjWw8WeIDTigI78YP6Rw JR0W8JiMRf1BJov7xZH9ZRdZXHJcQMofX6DX7Nm0oHmtAXwI8BJG0qV6zveLrERCUMTd P/5eOAdosZYZ/K4u2yshpSueAaX3h1QtwCnWf/A7SrZOkYHn4sTcQlnrc7NF/jEICOhZ TOAagZ0tuKM4i1xIPyRH51xx3xUsHofWpTxQQrJtddgoJsS1Rb1HHGyQeZxLtTKrBlQU YO0fLCOfgIXm05581uWKd/s83c4Bbi8MTvsPinv5e9dWhVq8YOGBIp4x/Av/4NZ8wOGy tEQw== 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; bh=wxJhezyPbBA8aRyd5KsJxa8feriOk3RYl1VYt4xENS8=; b=NpKGmhPut76PRR5ZJ5AaJKFmad8oJQZOVVxWgl5Id4lxHaZ9R4W1icmO5iUmRmIrE9 ZWH+AVwLMe5dpVlRGf7EooZ/HOq90Q1ar9BChahDgy6oo/z3lFDpldaJCRKpoHJRTId1 VDVZtjKMKzAE9RLiM+o9MwdBW57eFvdFWp1peAebp4Jt1px8rtwocMa4fvELZsmbpCVy vuZjxYG8kiutXaUlTXh9q3BUSvuZpdPtOUG2zNSyLZaur9+yGUXiMci21Jl1I38OOqRe PWPXcFIsMFZEuo9Xb9tUUFXIlKX1cPxwrcXYYCOAYgr2blwwtrZ5GisdnjvKn2VEAkQF 0Eqw== X-Gm-Message-State: APjAAAWi5SP80PxB8MVZlZc4L1kv4F4u7RhC62CdCLnONEzw6VzrQFZh P8t9qwVzLmPzrLl8kwvUxBJENYECDZlU6IJailIs7Q== X-Google-Smtp-Source: APXvYqzuSJa2ft4QBFw8JQgFAeiMrfvJSe3POoFV1RWg4NU1w13QbrmXUN23jsB4YutJckZJ+XkLKg+TjG9q253LEjM= X-Received: by 2002:aca:d78b:: with SMTP id o133mr4869620oig.163.1579193199671; Thu, 16 Jan 2020 08:46:39 -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> In-Reply-To: <1578483143-14905-10-git-send-email-gengdongjiu@huawei.com> From: Peter Maydell Date: Thu, 16 Jan 2020 16:46:28 +0000 Message-ID: Subject: Re: [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries To: Dongjiu Geng Cc: Paolo Bonzini , "Michael S. Tsirkin" , Igor Mammedov , Shannon Zhao , Fam Zheng , Richard Henderson , Eduardo Habkost , Marcelo Tosatti , "xuwei (O)" , Jonathan Cameron , James Morse , QEMU Developers , kvm-devel , qemu-arm , Zheng Xiang , Linuxarm Content-Type: text/plain; charset="UTF-8" Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Wed, 8 Jan 2020 at 11:32, Dongjiu Geng wrote: > > 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? thanks -- PMM