From nobody Tue Nov 11 05:04:07 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 ARC-Seal: i=1; a=rsa-sha256; t=1561111091; cv=none; d=zoho.com; s=zohoarc; b=UfmcVj9E9PyYJTdfeqHudDGYWHJhDlsi7jrbPRjN0okXZZLKnfnNm2+7PcYMkmmqcrN+BLzpKRI1yzzF4kLBdL2tAMG79kxgadjyw5HHFi/TqDFoq3ZvWbXs6OMvR4hpKS83vyB4lYcVJOH6xgnLCCRw1KXyJ006Hkiam6GNxrE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561111091; h=Content-Type: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=F+318W3AiS9yD6wAbEmot2BzuyKEgHtTxiMuDBUhnes=; b=ZBzcPQRYTwAm+zx+OKnPUJDioUvBWlomS3rSedKEkriUz4LLkoSD/JgiZLST+z83H6V4E5zMmN4WlZXGEoyi5AUbg6hYu7/s+rhhqoti5jZ2oXFHX7F678oZOUNDWPr7hWRmBnE5GUByddR36rUMyNcV87eXX+u0JlA4DdEhT2U= 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 Return-Path: Received: from lists.gnu.org (209.51.188.17 [209.51.188.17]) by mx.zohomail.com with SMTPS id 156111109072595.91342110438063; Fri, 21 Jun 2019 02:58:10 -0700 (PDT) Received: from localhost ([::1]:57790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heGJ2-0007sl-5t for importer@patchew.org; Fri, 21 Jun 2019 05:58:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53563) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heGHB-0006XV-2S for qemu-devel@nongnu.org; Fri, 21 Jun 2019 05:56:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1heGH7-0005cT-WF for qemu-devel@nongnu.org; Fri, 21 Jun 2019 05:56:09 -0400 Received: from mx2.rt-rk.com ([89.216.37.149]:52948 helo=mail.rt-rk.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1heGH7-0004wk-QZ for qemu-devel@nongnu.org; Fri, 21 Jun 2019 05:56:05 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id 6E5FC1A1E46; Fri, 21 Jun 2019 11:54:55 +0200 (CEST) Received: from rtrkw774-lin.domain.local (rtrkw774-lin.domain.local [10.10.13.43]) by mail.rt-rk.com (Postfix) with ESMTPSA id 2ABF21A217C; Fri, 21 Jun 2019 11:54:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at rt-rk.com From: Aleksandar Markovic To: qemu-devel@nongnu.org Date: Fri, 21 Jun 2019 11:54:39 +0200 Message-Id: <1561110888-14022-2-git-send-email-aleksandar.markovic@rt-rk.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1561110888-14022-1-git-send-email-aleksandar.markovic@rt-rk.com> References: <1561110888-14022-1-git-send-email-aleksandar.markovic@rt-rk.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 89.216.37.149 Subject: [Qemu-devel] [PULL 01/10] MAINTAINERS: Update file items for MIPS Malta board 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: peter.maydell@linaro.org, amarkovic@wavecomp.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" From: Aleksandar Markovic hw/mips/gt64xxx_pci.c is used for Malta only, so it is logical to place this file in Malta board section of the MAINTAINERS file. Signed-off-by: Aleksandar Markovic Reviewed-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Aleksandar Rikalo Message-Id: <1561037595-14413-2-git-send-email-aleksandar.markovic@rt-rk.co= m> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d32c5c2..64b7576 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -930,6 +930,7 @@ M: Aurelien Jarno R: Aleksandar Rikalo S: Maintained F: hw/mips/mips_malta.c +F: hw/mips/gt64xxx_pci.c F: tests/acceptance/linux_ssh_mips_malta.py =20 Mipssim --=20 2.7.4