From nobody Tue Nov 11 04:58:19 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1560975417; cv=none; d=zoho.com; s=zohoarc; b=HMw6hdKojYf3P0fowq6I9WI/QfWpWJYu9ov8K483hyyQDkCU8ac9K8mIE+vgmXpcawKdo8Zs2VRY5W9n69QioRULqUJWszNititWblPciCV9wtA0efRduzXkVxUxGBkIthLJlb4G0IFIYmBJGgyN9/baIrkGD3EWbkDC8J8dGH0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560975417; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=y2hzLAe/vPl7X9W4R4UZ13cOgmdpjzIOZXDSljXSLu0=; b=UxIJmMWhRSbcOoF3vC1eYqBTRfyxhdIpuRXwJ1PHB3Q0RdsZePycKFVSZB2fiIrPnQYH0DzX0pI5CHYFBP9P4ApSS8Fh5yKEbOBNZHVAYz7+qR3d5+oxuuxbRuXFwHddzmLX1AX5BnU0QcBi5WFjj7kQaESL5PI8b1CJXR6KQW4= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1560975417445209.52571047898573; Wed, 19 Jun 2019 13:16:57 -0700 (PDT) Received: from localhost ([::1]:41698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdh0p-0001ef-Kc for importer@patchew.org; Wed, 19 Jun 2019 16:16:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35309) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdgv7-0004JW-W5 for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:11:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdgv5-000184-Rv for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:11:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52228) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdgv5-000123-HW for qemu-devel@nongnu.org; Wed, 19 Jun 2019 16:10:59 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CED26307D925; Wed, 19 Jun 2019 20:10:53 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-85.ams2.redhat.com [10.36.116.85]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9C0331001B3D; Wed, 19 Jun 2019 20:10:53 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id B8F041138536; Wed, 19 Jun 2019 22:10:50 +0200 (CEST) From: Markus Armbruster To: qemu-devel@nongnu.org Date: Wed, 19 Jun 2019 22:10:40 +0200 Message-Id: <20190619201050.19040-8-armbru@redhat.com> In-Reply-To: <20190619201050.19040-1-armbru@redhat.com> References: <20190619201050.19040-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.48]); Wed, 19 Jun 2019 20:10:53 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH 07/17] MAINTAINERS: Merge sections CPU, NUMA into Machine core X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kwolf@redhat.com, Paolo Bonzini , Eduardo Habkost Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Suggested-by: Paolo Bonzini Cc: Eduardo Habkost Cc: Marcel Apfelbaum Signed-off-by: Markus Armbruster Reviewed-by: Daniel P. Berrang=C3=A9 --- MAINTAINERS | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1aef0afaf7..f18fddbbbb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1268,8 +1268,12 @@ S: Supported F: hw/core/machine.c F: hw/core/null-machine.c F: hw/cpu/cluster.c +F: numa.c +F: qom/cpu.c F: include/hw/boards.h F: include/hw/cpu/cluster.h +F: include/qom/cpu.h +F: include/sysemu/numa.h T: git https://github.com/ehabkost/qemu.git machine-next =20 Xtensa Machines @@ -1833,11 +1837,6 @@ M: Markus Armbruster S: Supported F: scripts/coverity-model.c =20 -CPU -S: Supported -F: qom/cpu.c -F: include/qom/cpu.h - Device Tree M: Alistair Francis R: David Gibson @@ -1945,13 +1944,6 @@ W: http://info.iet.unipi.it/~luigi/netmap/ S: Maintained F: net/netmap.c =20 -NUMA -M: Eduardo Habkost -S: Maintained -F: numa.c -F: include/sysemu/numa.h -T: git https://github.com/ehabkost/qemu.git machine-next - Host Memory Backends M: Eduardo Habkost M: Igor Mammedov --=20 2.21.0