Message ID | 20230123133553.2171158-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On Mon, 23 Jan 2023 at 13:35, Peter Maydell <peter.maydell@linaro.org> wrote: > > The following changes since commit 65cc5ccf06a74c98de73ec683d9a543baa302a12: > > Merge tag 'pull-riscv-to-apply-20230120' of https://github.com/alistair23/qemu into staging (2023-01-20 16:17:56 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230123 > > for you to fetch changes up to 3b07a936d3bfe97b07ddffcfbb532985a88033dd: > > target/arm: Look up ARMCPRegInfo at runtime (2023-01-23 13:32:38 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Widen cnthctl_el2 to uint64_t > * Unify checking for M Main Extension in MRS/MSR > * bitbang_i2c, versatile_i2c: code cleanups > * SME: refactor SME SM/ZA handling > * Fix physical address resolution for MTE > * Fix in_debug path in S1_ptw_translate > * Don't set EXC_RETURN.ES if Security Extension not present > * Implement DBGCLAIM registers > * Provide stubs for more external debug registers > * Look up ARMCPRegInfo at runtime, not translate time Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM