From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULEgk-0004Bt-GR for qemu-devel@nongnu.org; Thu, 28 Mar 2013 11:24:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULEgj-0000PN-Da for qemu-devel@nongnu.org; Thu, 28 Mar 2013 11:24:26 -0400 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:46930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULEgj-0000PA-70 for qemu-devel@nongnu.org; Thu, 28 Mar 2013 11:24:25 -0400 Received: by mail-la0-f45.google.com with SMTP id er20so18114957lab.32 for ; Thu, 28 Mar 2013 08:24:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <51545EAE.6010909@suse.de> References: <1363358063-23973-1-git-send-email-peter.maydell@linaro.org> <51545EAE.6010909@suse.de> From: Peter Maydell Date: Thu, 28 Mar 2013 15:24:03 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 0/5] Remove sysbus_add_memory and sysbus_del_memory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Andreas_F=C3=A4rber?= Cc: Anthony Liguori , patches@linaro.org, qemu-devel@nongnu.org, Michael Walle , Jan Kiszka , Paolo Bonzini On 28 March 2013 15:15, Andreas F=C3=A4rber wrote: > Am 28.03.2013 12:25, schrieb Peter Maydell: >> Ping! > > All patches have at least one Reviewed-by or Acked-by including that of > the lm32 maintainer, so you could just apply these to arm-devs.next, no? Well, I could, but they're not really arm patches and I kind of feel like one of the reasons my pullreqs are accepted is because I don't stuff unrelated patches into them. -- PMM