On Mon, 24 Aug 2020 at 10:48, Peter Maydell <peter.mayd...@linaro.org> wrote: > > First arm pullreq for 5.2: Eric's SMMU stuff, and a bunch of > cleanup/refactoring from me. > > thanks > -- PMM > > The following changes since commit 8367a77c4d3f6e1e60890f5510304feb2c621611: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-5.2-pull-request' into staging > (2020-08-23 16:34:43 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20200824 > > for you to fetch changes up to b34aa5129e9c3aff890b4f4bcc84962e94185629: > > target/arm: Use correct FPST for VCMLA, VCADD on fp16 (2020-08-24 10:15:12 > +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores > * hw/arm/smmuv3: Implement SMMUv3.2 range-invalidation > * docs/system/arm: Document the Xilinx Versal Virt board > * target/arm: Make M-profile NOCP take precedence over UNDEF > * target/arm: Use correct FPST for VCMLA, VCADD on fp16 > * target/arm: Various cleanups preparing for fp16 support
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM