On Fri, 1 Feb 2019 at 16:06, Peter Maydell <peter.mayd...@linaro.org> wrote: > > As promised, more Arm patches. The big thing in here is the > MPS2-AN521 board model. > > thanks > -- PMM > > The following changes since commit cfe6c547690b06fbce54a6d0f7b05dd7f18e36ea: > > Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' > into staging (2019-01-31 19:26:09 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190201 > > for you to fetch changes up to 7743b70ffe7a8ce168adce2cf50ad156b1fefb8c: > > tests/microbit-test: Add tests for nRF51 NVMC (2019-02-01 15:32:17 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * New machine mps2-an521 -- this is a model of the AN521 FPGA image for the > MPS2 devboard > * Fix various places where we failed to UNDEF invalid A64 instructions > * Don't UNDEF a valid FCMLA on 32-bit inputs > * Fix some bugs in the newly-added PAuth implementation > * microbit: Implement NVMC non-volatile memory controller >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM