From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDevH-0005om-SB for qemu-devel@nongnu.org; Mon, 17 Sep 2012 13:15:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDevG-00011m-MT for qemu-devel@nongnu.org; Mon, 17 Sep 2012 13:15:51 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46256 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDevG-00011R-9i for qemu-devel@nongnu.org; Mon, 17 Sep 2012 13:15:50 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 17 Sep 2012 19:15:43 +0200 Message-Id: <1347902143-10073-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH qom-cpu] MAINTAINERS: Add entry for QOM CPU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , anthony@codemonkey.ws Signed-off-by: Andreas F=C3=A4rber --- I keep bugging other maintainers about documenting their files in MAINTA= INERS, yet the CPU files I added were not... I'm queuing this for the next CPU = pull. We'll have to update it if we split or rearrange this files for linux-us= er. =20 MAINTAINERS | 6 ++++++ 1 Datei ge=C3=A4ndert, 6 Zeilen hinzugef=C3=BCgt(+) diff --git a/MAINTAINERS b/MAINTAINERS index 61f8b45..25733fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -531,6 +531,12 @@ M: Anthony Liguori S: Maintained F: qemu-char.c =20 +CPU +M: Andreas F=C3=A4rber +S: Supported +F: qom/cpu.c +F: include/qemu/cpu.h + Device Tree M: Peter Crosthwaite M: Alexander Graf --=20 1.7.10.4