From nobody Tue Nov 26 12:41:48 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1707122903; cv=none; d=zohomail.com; s=zohoarc; b=aH22IUl+w1CshrRsjM+k1qodhDeoikvWnetg9wnZMkPEbQBemC3KYOCAgt/Mwg6nCUNl9i36h6upfQk1kIsHajTYFTJ3ACMr4Dt+z2suydndMbtf+H5NjblaFTWjuc0FDmBqkzDqnklXt2VYynd3zYK9e7xg+LQoSu2jvpyoybE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1707122903; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=0XF/gzdWkzLb+R4ivMYmVDF1GJmoKIwqQztRxrIvdR8=; b=a4YwDuUnc0pI/0K11wwjmFro4Qa4Pm/pKVTsBlQg6jRRzZBm0Ls/unrmbeWydODiczS0Ccdor/GAhEGHX+pje5lFbW9ZRLYubPYBV/+X4ggBFoXPnA3Vicq4ZxZqOPKQHwRaxVQXO/pbOx8n4Kw63+01OlCmyJcObHcqxH6/ziA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 170712290398467.63281894572583; Mon, 5 Feb 2024 00:48:23 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWudw-0005bn-GR; Mon, 05 Feb 2024 03:47:56 -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 1rWudt-0005al-T8 for qemu-devel@nongnu.org; Mon, 05 Feb 2024 03:47:53 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rWuds-0001Yq-Fx for qemu-devel@nongnu.org; Mon, 05 Feb 2024 03:47:53 -0500 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-76-GBIOxth5OjKsQO6xHnuznQ-1; Mon, 05 Feb 2024 03:47:49 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 85DCD1013661; Mon, 5 Feb 2024 08:47:49 +0000 (UTC) Received: from blackfin.pond.sub.org (unknown [10.39.192.123]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5F8391121313; Mon, 5 Feb 2024 08:47:48 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 92D8621E66DA; Mon, 5 Feb 2024 09:47:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1707122871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0XF/gzdWkzLb+R4ivMYmVDF1GJmoKIwqQztRxrIvdR8=; b=dUc8fGrAUC2VZ3z54mP6wrBhzdKD3wrF0sfv9w0+hBss7jqjWA8Q7LAl4OO7Op85Bx1hKd Af3LKZXQCqfC3jelkCb3RNdcHt1TrCi0NdPCRcCwXdwggxuGVOyUgvObIZibNd2aUdX9xB 3XhR9ChIHvcGVzZY8ZQSKR2Kg1w0H8s= X-MC-Unique: GBIOxth5OjKsQO6xHnuznQ-1 From: Markus Armbruster To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Ben Widawsky , Jonathan Cameron , Fan Ni Subject: [PATCH 1/2] MAINTAINERS: Cover qapi/cxl.json Date: Mon, 5 Feb 2024 09:47:46 +0100 Message-ID: <20240205084747.3623569-2-armbru@redhat.com> In-Reply-To: <20240205084747.3623569-1-armbru@redhat.com> References: <20240205084747.3623569-1-armbru@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=armbru@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.361, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=-1, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1707122904536100009 Content-Type: text/plain; charset="utf-8" Commit 415442a1b4a (hw/mem/cxl_type3: Add CXL RAS Error Injection Support.) created qapi/cxl.json without adding it to MAINTAINERS. Fix that. Cc: Ben Widawsky Cc: Jonathan Cameron Cc: Fan Ni Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2f9741b898..00ada764a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2894,6 +2894,7 @@ S: Supported F: hw/cxl/ F: hw/mem/cxl_type3.c F: include/hw/cxl/ +F: qapi/cxl.json =20 Dirty Bitmaps M: Eric Blake --=20 2.43.0 From nobody Tue Nov 26 12:41:48 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1707122901; cv=none; d=zohomail.com; s=zohoarc; b=TTJWIt5yN3BKv/X2yoM6e3c5ism6F1vyDHtGrEtM0y9IjbZ2OMayV1jf4ClzmNK4t5rY9JNEuQGCknpO2ZdjnB5fcDV7r5g3dxRHIo3nEsKtxYD7eyAYlJxNCWnteB98fEK+btet5BJJKh7UL2sxgO+F5dwwL34L3+5bgGWvyYM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1707122901; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=vh1eTWiiDw5YpSQYvqrgoSr/hdx1mpoytuC5Ggd9lE8=; b=hkfXZyfyWKEkhv4qbVLJGkpq1FnU/PT5znBHaaeAv6SuUNz2kMlXGfrSH+wuutxU0mhAvPkBZs0hqzT70Ha2CbpOlUQ5sZCNYCoaw5SKU2Vgvr6vF2EWGaXOSFyP62ELmfymdkArTDegrC/DgEQU/ZbpVDHXewrFfQh3uwh/ueE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1707122901538485.33127194120107; Mon, 5 Feb 2024 00:48:21 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWudv-0005bI-C6; Mon, 05 Feb 2024 03:47:55 -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 1rWudt-0005ak-RQ for qemu-devel@nongnu.org; Mon, 05 Feb 2024 03:47:53 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rWudr-0001Yc-PA for qemu-devel@nongnu.org; Mon, 05 Feb 2024 03:47:53 -0500 Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-84-nGEJHg1RMqaCUwPWvMCJ_A-1; Mon, 05 Feb 2024 03:47:48 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 9D9FE381258A; Mon, 5 Feb 2024 08:47:48 +0000 (UTC) Received: from blackfin.pond.sub.org (unknown [10.39.192.123]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7D0601121312; Mon, 5 Feb 2024 08:47:48 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 95B2C21E64D2; Mon, 5 Feb 2024 09:47:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1707122870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vh1eTWiiDw5YpSQYvqrgoSr/hdx1mpoytuC5Ggd9lE8=; b=eIz0cOU5rl9RcAxTLpa7cbqEix/7aKotHeyTTTQfkdNEAW2j67v0FlDZzTm0h1kadQu9l7 mwULOK9LYVxzvrkc8CeUk0V+LCbcMozIC6jLlxsBLRKw7GJehVt8jv8p7gosSB8m5i4DzK LzYaGVWbxM5fXDFHiiD2Dpusk+/YKzQ= X-MC-Unique: nGEJHg1RMqaCUwPWvMCJ_A-1 From: Markus Armbruster To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Subject: [PATCH 2/2] MAINTAINERS: Cover qapi/stats.json Date: Mon, 5 Feb 2024 09:47:47 +0100 Message-ID: <20240205084747.3623569-3-armbru@redhat.com> In-Reply-To: <20240205084747.3623569-1-armbru@redhat.com> References: <20240205084747.3623569-1-armbru@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=armbru@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.361, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=-1, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1707122902556100002 Content-Type: text/plain; charset="utf-8" Commit aa09b3d5f8e (stats: Move QMP commands from monitor/ to stats/) created section Stats, but neglected to add qapi/stats.json to it. Fix that. Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 00ada764a7..9103925585 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3321,6 +3321,7 @@ Stats S: Orphan F: include/sysemu/stats.h F: stats/ +F: qapi/stats.json =20 Streams M: Edgar E. Iglesias --=20 2.43.0