From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCqL9-0006g6-Fx for qemu-devel@nongnu.org; Tue, 14 Jun 2016 11:33:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCqL8-0005Gz-Iy for qemu-devel@nongnu.org; Tue, 14 Jun 2016 11:33:19 -0400 Received: from mail-vk0-x22f.google.com ([2607:f8b0:400c:c05::22f]:34797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCqL8-0005Gs-Eg for qemu-devel@nongnu.org; Tue, 14 Jun 2016 11:33:18 -0400 Received: by mail-vk0-x22f.google.com with SMTP id t129so98444805vka.1 for ; Tue, 14 Jun 2016 08:33:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1465916652-4255-1-git-send-email-peter.maydell@linaro.org> References: <1465916652-4255-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Tue, 14 Jun 2016 16:32:58 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 00/30] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 14 June 2016 at 16:04, Peter Maydell wrote: > > Second attempt with minor fixes for build problems in the Xilinx > DisplayPort patches. > > thanks > -- PMM > > The following changes since commit 7474f1be701f136b224af5e1abe55e97dc3f29a5: > > qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices (2016-06-14 15:07:43 +0100) > > are available in the git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20160614-2 > > for you to fetch changes up to fe8fcf3d642b4de1369841bf6acac13e0ec8770d: > > target-arm: Don't permit ARMv8-only Neon insns on ARMv7 (2016-06-14 16:01:03 +0100) Applied this version. thanks -- PMM