On Thu, 3 Jun 2021 at 16:59, Peter Maydell <peter.mayd...@linaro.org> wrote: > > The following changes since commit a97978bcc2d1f650c7d411428806e5b03082b8c7: > > Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210603' > into staging (2021-06-03 10:00:35 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210603 > > for you to fetch changes up to 1c861885894d840235954060050d240259f5340b: > > tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed > (2021-06-03 16:43:27 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Some not-yet-enabled preliminaries for M-profile MVE support > * Consistently use "Cortex-Axx", not "Cortex Axx" in docs, comments > * docs: Fix installation of man pages with Sphinx 4.x > * Mark LDS{MIN,MAX} as signed operations > * Fix missing syndrome value for DAIF and PAC check exceptions > * Implement BFloat16 extensions > * Refactoring of hvf accelerator code in preparation for aarch64 support > * Fix some coverity nits in test code
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM