From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agG3M-00021l-Ut for qemu-devel@nongnu.org; Wed, 16 Mar 2016 14:20:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agG3M-0003Kq-1u for qemu-devel@nongnu.org; Wed, 16 Mar 2016 14:20:16 -0400 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:34431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agG3L-0003Kg-PW for qemu-devel@nongnu.org; Wed, 16 Mar 2016 14:20:15 -0400 Received: by mail-vk0-x22e.google.com with SMTP id e185so72674042vkb.1 for ; Wed, 16 Mar 2016 11:20:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1458148715-16864-1-git-send-email-peter.maydell@linaro.org> References: <1458148715-16864-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Wed, 16 Mar 2016 18:19:56 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/21] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 16 March 2016 at 17:18, Peter Maydell wrote: > Here's the target-arm queue; I'm a bit hesitant about the late-landing > various new board/SoC patches, but they won't affect anybody who isn't > trying to use those boards, so I think it's OK. > > (There are a few other patches on list which I definitely want to > get in before rc0 but they need a bit more review time I think.) > > thanks > -- PMM > > > The following changes since commit 0ebc03bc065329eaefb6493f5fa7df08df528f2a: > > util/base64.c: Clean includes (2016-03-16 12:48:11 +0000) > > are available in the git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20160316 > > for you to fetch changes up to 10b27d1ab391dbf36f92e1a33179662082401d7a: > > sd: Fix "info qtree" on boards with SD cards (2016-03-16 17:12:46 +0000) Respin with fix now applied to master. -- PMM