On Mon, 8 Jul 2019 at 14:22, Peter Maydell <peter.mayd...@linaro.org> wrote: > > A last handful of patches before the rc0. These are all bugfixes > so they could equally well go into rc1, but since my pullreq > queue is otherwise empty I might as well push them out. The > FPSCR bugfix is definitely one I'd like in rc0; the rest are > not really user-visible I think. > > thanks > -- PMM > > The following changes since commit c4107e8208d0222f9b328691b519aaee4101db87: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2019-07-08 10:26:18 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190708 > > for you to fetch changes up to 85795187f416326f87177cabc39fae1911f04c50: > > target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR > (2019-07-08 14:11:31 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * tests/migration-test: Fix read off end of aarch64_kernel array > * Fix sve_zcr_len_for_el off-by-one error > * hw/arm/sbsa-ref: Silence Coverity nit > * vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM