On 25 January 2018 at 13:43, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Arm queue built up to a point where it seems worth sending: > various bug fixes, plus RTH's refactoring in preparation for SVE. > > thanks > -- PMM > > > The following changes since commit 0f79bfe38a2cf0f43c7ea4959da7f8ebd7858f3d: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging > (2018-01-25 09:53:53 +0000) > > are available in the git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20180125 > > for you to fetch changes up to 24da047af0e99a83fcc0d50b86c0f2627f7418b3: > > pl110: Implement vertical compare/next base interrupts (2018-01-25 11:45:30 > +0000) > > ---------------------------------------------------------------- > target-arm queue: > * target/arm: Fix address truncation in 64-bit pagetable walks > * i.MX: Fix FEC/ENET receive functions > * target/arm: preparatory refactoring for SVE emulation > * hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active > and pending" > * hw/intc/arm_gic: Fix C_RPR value on idle priority > * hw/intc/arm_gic: Fix group priority computation for group 1 IRQs > * hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1 > * hw/arm/virt: Check that the CPU realize method succeeded > * sdhci: fix a NULL pointer dereference due to uninitialized AddressSpace > object > * xilinx_spips: Correct usage of an uninitialized local variable > * pl110: Implement vertical compare/next base interrupts >
Applied, thanks. -- PMM