From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUHcL-0003XK-7o for qemu-devel@nongnu.org; Tue, 25 Aug 2015 13:02:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUHcH-0004He-Qv for qemu-devel@nongnu.org; Tue, 25 Aug 2015 13:02:37 -0400 Received: from mail-vk0-f41.google.com ([209.85.213.41]:34145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUHcH-0004HZ-Ms for qemu-devel@nongnu.org; Tue, 25 Aug 2015 13:02:33 -0400 Received: by vkm66 with SMTP id 66so76401406vkm.1 for ; Tue, 25 Aug 2015 10:02:33 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1440516223-16864-1-git-send-email-peter.maydell@linaro.org> References: <1440516223-16864-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Tue, 25 Aug 2015 18:02:13 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/18] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 25 August 2015 at 16:23, Peter Maydell wrote: > Here's the ARM queue. I know I have a pile of backed-up code > review to do, but I wanted to get these patches out rather > than accumulating a fifty-patch queue... > > This is v2: only change is to drop the two smbios patches. v2 applied to master. -- PMM