On Tue, 3 Sep 2019 at 16:36, Peter Maydell <peter.mayd...@linaro.org> wrote: > > target-arm queue: this time around is all small fixes > and changes. > > thanks > -- PMM > > The following changes since commit fec105c2abda8567ec15230429c41429b5ee307c: > > Merge remote-tracking branch > 'remotes/kraxel/tags/audio-20190828-pull-request' into staging (2019-09-03 > 14:03:15 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190903 > > for you to fetch changes up to 5e5584c89f36b302c666bc6db535fd3f7ff35ad2: > > target/arm: Don't abort on M-profile exception return in linux-user mode > (2019-09-03 16:20:35 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Revert and correctly fix refactoring of unallocated_encoding() > * Take exceptions on ATS instructions when needed > * aspeed/timer: Provide back-pressure information for short periods > * memory: Remove unused memory_region_iommu_replay_all() > * hw/arm/smmuv3: Log a guest error when decoding an invalid STE > * hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations > * target/arm: Fix SMMLS argument order > * hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate > * hw/arm: Correct reference counting for creation of various objects > * includes: remove stale [smp|max]_cpus externs > * tcg/README: fix typo > * atomic_template: fix indentation in GEN_ATOMIC_HELPER > * include/exec/cpu-defs.h: fix typo > * target/arm: Free TCG temps in trans_VMOV_64_sp() > * target/arm: Don't abort on M-profile exception return in linux-user mode > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM