Message ID | 1431351638-21705-1-git-send-email-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 11 May 2015 at 14:40, Peter Maydell <peter.maydell@linaro.org> wrote: > This is mostly the GIC TZ changes, with a couple of other > minor bugfixes. > > -- PMM > > The following changes since commit b951cda21d6b232f138ccf008e12bce8ddc95465: > > 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 +0100) Oops: hw/intc/arm_gic_kvm.c: In function ‘kvm_arm_gic_put’: hw/intc/arm_gic_kvm.c:357:12: error: ‘GICState’ has no member named ‘enabled’ hw/intc/arm_gic_kvm.c: In function ‘kvm_arm_gic_get’: hw/intc/arm_gic_kvm.c:458:6: error: ‘GICState’ has no member named ‘enabled’ I could have sworn I'd tested that. Will fix & respin... -- PMM
On 12 May 2015 at 09:10, Peter Crosthwaite <peter.crosthwaite@xilinx.com> wrote: > On Tue, May 12, 2015 at 1:01 AM, Peter Maydell <peter.maydell@linaro.org> wrote: >> I could have sworn I'd tested that. Will fix & respin... >> > > Feel like grabbing the new Zynq series (v9) with it? :) Maybe. I was going to except for that last minute issue in v8. No real issue with doing two pullreqs, though; in some ways that's better than one large one. -- PMM