From patchwork Fri Dec 13 21:42:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antony Pavlov X-Patchwork-Id: 301177 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 454F42C0095 for ; Sat, 14 Dec 2013 08:36:22 +1100 (EST) Received: from localhost ([::1]:44872 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VraPD-0006Bw-Md for incoming@patchwork.ozlabs.org; Fri, 13 Dec 2013 16:36:19 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VraO8-0005lQ-To for qemu-devel@nongnu.org; Fri, 13 Dec 2013 16:35:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VraO3-0005DJ-3d for qemu-devel@nongnu.org; Fri, 13 Dec 2013 16:35:12 -0500 Received: from mail-la0-x233.google.com ([2a00:1450:4010:c03::233]:61633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VraO2-0005Ci-T1 for qemu-devel@nongnu.org; Fri, 13 Dec 2013 16:35:07 -0500 Received: by mail-la0-f51.google.com with SMTP id ec20so1818771lab.24 for ; Fri, 13 Dec 2013 13:35:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Nh/ls/tVEv30Hfe69+ULDReGhd0Mh6eysIvA/5viq/8=; b=zQQitutGGCd8reVg6stQhCB2EHLQGK9dOOQOaMsvsKNiWiKEPkl9SSUx6kXMLIYeEW vT3fNhrtt8waUmgCSgzOIh6/ZjFKQJe6HI9FoXJonEy9+kiXxYNpL2JEh+WaSMSXeS7Z BCGTEolpqqLYeBds1ecCVIaWCgHlIQSNxd5d+l+R/KYq2y8GxIpn8o2Duf5mHRhBAxE7 8YIjaNXZKQlzv8ChTH0QIXDM4tHh26KRNL27g1sP4U+HC/+GaViiOl1Cjk0jzeuKMC75 63U2phRWu/5tm6qNsdgSFBPXR7Np5OJ9j0MAqGqU+eNvJFtHWgdHNcthc9kxVP10oPcZ IDHg== X-Received: by 10.112.133.106 with SMTP id pb10mr59156lbb.94.1386970505825; Fri, 13 Dec 2013 13:35:05 -0800 (PST) Received: from localhost.localdomain (ppp37-190-57-6.pppoe.spdop.ru. [37.190.57.6]) by mx.google.com with ESMTPSA id bl6sm168523lbb.5.2013.12.13.13.35.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2013 13:35:04 -0800 (PST) From: Antony Pavlov To: qemu-devel@nongnu.org Date: Sat, 14 Dec 2013 01:42:12 +0400 Message-Id: <1386970932-4886-7-git-send-email-antonynpavlov@gmail.com> X-Mailer: git-send-email 1.8.5 In-Reply-To: <1386970932-4886-1-git-send-email-antonynpavlov@gmail.com> References: <1386970932-4886-1-git-send-email-antonynpavlov@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::233 Cc: Peter Maydell , Peter Crosthwaite , Giovanni Condello , g3gg0 , Alex Dumitrache , Paul Brook , Paolo Bonzini , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Antony Pavlov Subject: [Qemu-devel] [PATCH v8 6/6] MAINTAINERS: Document 'Canon DIGIC' machine X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Antony Pavlov --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7f45d1d..1fce9a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -233,6 +233,12 @@ S: Supported F: hw/arm/highbank.c F: hw/net/xgmac.c +Canon DIGIC +M: Antony Pavlov +S: Maintained +F: include/hw/arm/digic.h +F: hw/*/digic* + Gumstix M: qemu-devel@nongnu.org S: Orphan