From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ys5HC-0003Ce-EW for qemu-devel@nongnu.org; Tue, 12 May 2015 04:10:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ys5H8-0002qC-7M for qemu-devel@nongnu.org; Tue, 12 May 2015 04:10:54 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:34935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ys5H8-0002pq-2a for qemu-devel@nongnu.org; Tue, 12 May 2015 04:10:50 -0400 Received: by obcus9 with SMTP id us9so89241511obc.2 for ; Tue, 12 May 2015 01:10:49 -0700 (PDT) MIME-Version: 1.0 Sender: peter.crosthwaite@petalogix.com In-Reply-To: References: <1431351638-21705-1-git-send-email-peter.maydell@linaro.org> Date: Tue, 12 May 2015 01:10:49 -0700 Message-ID: From: Peter Crosthwaite Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/19] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Tue, May 12, 2015 at 1:01 AM, Peter Maydell w= rote: > On 11 May 2015 at 14:40, Peter Maydell wrote: >> This is mostly the GIC TZ changes, with a couple of other >> minor bugfixes. >> >> -- PMM >> >> The following changes since commit b951cda21d6b232f138ccf008e12bce8ddc95= 465: >> >> Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into = staging (2015-05-11 12:01:09 +0100) >> >> are available in the git repository at: >> >> >> git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm= -20150511 >> >> for you to fetch changes up to 49855cdaed78f66f501df6e18b8b3b7012cea2eb: >> >> hw/arm/highbank.c: Wire FIQ between CPU <> GIC (2015-05-11 14:28:54 +0= 100) > > Oops: > > hw/intc/arm_gic_kvm.c: In function =E2=80=98kvm_arm_gic_put=E2=80=99: > hw/intc/arm_gic_kvm.c:357:12: error: =E2=80=98GICState=E2=80=99 has no me= mber named =E2=80=98enabled=E2=80=99 > hw/intc/arm_gic_kvm.c: In function =E2=80=98kvm_arm_gic_get=E2=80=99: > hw/intc/arm_gic_kvm.c:458:6: error: =E2=80=98GICState=E2=80=99 has no mem= ber named =E2=80=98enabled=E2=80=99 > > I could have sworn I'd tested that. Will fix & respin... > Feel like grabbing the new Zynq series (v9) with it? :) Regards, Peter > -- PMM >