From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4DBB-0003al-6B for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4DAz-0001rd-Rx for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:13 -0400 Received: from cantor2.suse.de ([195.135.220.15]:42594 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4DAz-0001pu-Kc for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:01 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 22 Aug 2012 17:48:43 +0200 Message-Id: <1345650528-9070-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 for-1.2 v2 0/5] target-ppc: MAINTAINERS additions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , "Edgar E. Iglesias" , agraf@suse.de, =?UTF-8?q?Andreas=20F=C3=A4rber?= Hi Alex, Here's an updated and squashed series adding some MAINTAINERS sections for ppc machines and their devices. Based on Peter's suggestion the machines are no longer grouped by ppc4xx chipset but ordered alphabetically, and the shared devices both for ppc4x= x and e500 get their own Devices sections for rule sharing across machines. Since this is documentation only I would like to get this into rc1. Feel free to adapt/reorder in any way you see fit to document things. Regards, Andreas Cc: Alexander Graf Cc: Edgar E. Iglesias Cc: Peter Maydell v1 -> v2: * Rebased onto splitup and relocation of mpc8544ds machine * Order machines alphabetically (PMM) * Split out devices used by more than one machine into own Devices sectio= ns Andreas F=C3=A4rber (5): MAINTAINERS: Document sPAPR (pSeries) machine MAINTAINERS: Document e500 machines and devices MAINTAINERS: Downgrade ppc405 to Odd Fixes MAINTAINERS: Document Bamboo machine and ppc4xx devices MAINTAINERS: Document virtex_ml507 machine MAINTAINERS | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- roms/SLOF | 2 +- 2 files changed, 50 insertions(+), 2 deletions(-) --=20 1.7.7