From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBOfT-0007Nf-2c for qemu-devel@nongnu.org; Tue, 11 Sep 2012 07:30:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBOfO-0001L7-ES for qemu-devel@nongnu.org; Tue, 11 Sep 2012 07:30:11 -0400 Received: from cantor2.suse.de ([195.135.220.15]:35106 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBOfO-0001Dp-7Y for qemu-devel@nongnu.org; Tue, 11 Sep 2012 07:30:06 -0400 Message-ID: <504F20B8.7020706@suse.de> Date: Tue, 11 Sep 2012 13:30:00 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1345650528-9070-1-git-send-email-afaerber@suse.de> In-Reply-To: <1345650528-9070-1-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [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: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: "Edgar E. Iglesias" , qemu-devel@nongnu.org, Peter Maydell On 08/22/2012 05:48 PM, Andreas F=C3=A4rber wrote: > 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 ppc4x= x > chipset but ordered alphabetically, and the shared devices both for ppc= 4xx > and e500 get their own Devices sections for rule sharing across machine= s. > > 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. Thanks, applied all to ppc-next. Alex