Message ID | 20241119142321.1853732-1-peter.maydell@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
On Tue, 19 Nov 2024 at 14:23, Peter Maydell <peter.maydell@linaro.org> wrote: > > Some Arm bugfixes, and a few non-arm ones that I also picked up. > Most of the diffstat is a test program. > > thanks > -- PMM > > The following changes since commit af4c4fd128d3e73f7435a3723e9fcd2ec64c5f4c: > > Merge tag 'pull-nbd-2024-11-18' of https://repo.or.cz/qemu/ericb into staging (2024-11-18 20:24:05 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20241119 > > for you to fetch changes up to c5275c734233d6457f2340ca01d4577a971ea328: > > trace: Don't include trace-root.h in control.c or control-target.c (2024-11-19 14:14:13 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * hw/timer/exynos4210_mct: fix possible int overflow > * hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check > * hw/intc/openpic: Avoid taking address of out-of-bounds array index > * hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues > * arm/ptw: Honour WXN/UWXN and SIF in short-format descriptors > * hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() to avoid UB > * system/dma-helpers.c: Move trace events to system/trace-events > * target/arm/hvf: Add trace.h header > * trace: Don't include trace-root.h in control.c or control-target.c Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM