On Wed, 1 Sept 2021 at 11:36, Peter Maydell <peter.mayd...@linaro.org> wrote: > > The following changes since commit ec397e90d21269037280633b6058d1f280e27667: > > Merge remote-tracking branch > 'remotes/alistair/tags/pull-riscv-to-apply-20210901-2' into staging > (2021-09-01 08:33:02 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210901 > > for you to fetch changes up to 683754c7b61f9e2ff098720ec80c9ab86c54663d: > > arm: Remove system_clock_scale global (2021-09-01 11:08:21 +0100) > > ---------------------------------------------------------------- > * Refactor M-profile systick to use Clocks instead of system_clock_scale > global > * clock: Provide builtin multiplier/divider > * Add A64FX processor model > * Enable MVE emulation in Cortex-M55 > * hw: Add compat machines for 6.2 > * hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans > * hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM