From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9cRE-00048K-8R for qemu-devel@nongnu.org; Fri, 09 Jan 2015 11:29:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9cR9-0001Qb-TY for qemu-devel@nongnu.org; Fri, 09 Jan 2015 11:29:28 -0500 Received: from mail-lb0-f179.google.com ([209.85.217.179]:58668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9cR9-0001QX-Ms for qemu-devel@nongnu.org; Fri, 09 Jan 2015 11:29:23 -0500 Received: by mail-lb0-f179.google.com with SMTP id z11so8927038lbi.10 for ; Fri, 09 Jan 2015 08:29:23 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1419958985-11721-1-git-send-email-michael@walle.cc> References: <1419872416-22795-1-git-send-email-michael@walle.cc> <1419958985-11721-1-git-send-email-michael@walle.cc> From: Peter Maydell Date: Fri, 9 Jan 2015 16:29:02 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL RESEND 0/2] lm32: milkymist fixes and MAINTAINERS update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Walle Cc: QEMU Developers On 30 December 2014 at 17:03, Michael Walle wrote: > Hi Peter, > > please pull these two commits which were posted to the ML some time ago. > > --- > > The following changes since commit ab0302ee764fd702465aef6d88612cdff4302809: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223' into staging (2014-12-23 15:05:22 +0000) > > are available in the git repository at: > > git://github.com/mwalle/qemu.git tags/lm32-fixes/20141229 > > for you to fetch changes up to 4eab7a0a2394275a611a19aef6619402ad524b63: > > MAINTAINERS: add myself to lm32 and milkymist (2014-12-29 17:25:17 +0100) > Applied, thanks. -- PMM