Message ID | 20230105164417.3994639-1-peter.maydell@linaro.org |
---|---|
State | Accepted |
Headers | show |
On Thu, 5 Jan 2023 at 16:44, Peter Maydell <peter.maydell@linaro.org> wrote: > > Some arm patches; my to-review queue is by no means empty, but > this is a big enough set of patches to be getting on with... > > -- PMM > > The following changes since commit cb9c6a8e5ad6a1f0ce164d352e3102df46986e22: > > .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs (2023-01-04 18:58:33 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230105 > > for you to fetch changes up to 93c9678de9dc7d2e68f9e8477da072bac30ef132: > > hw/net: Fix read of uninitialized memory in imx_fec. (2023-01-05 15:33:00 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Implement AArch32 ARMv8-R support > * Add Cortex-R52 CPU > * fix handling of HLT semihosting in system mode > * hw/timer/ixm_epit: cleanup and fix bug in compare handling > * target/arm: Coding style fixes > * target/arm: Clean up includes > * nseries: minor code cleanups > * target/arm: align exposed ID registers with Linux > * hw/arm/smmu-common: remove unnecessary inlines > * i.MX7D: Handle GPT timers > * i.MX7D: Connect IRQs to GPIO devices > * i.MX6UL: Add a specific GPT timer instance > * hw/net: Fix read of uninitialized memory in imx_fec Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM