On Mon, 23 Nov 2020 at 11:43, Peter Maydell <peter.mayd...@linaro.org> wrote: > > A big pullreq by number of patches, but most of them are just docs > updates or MAINTAINERS file fixes. The actual code changes are pretty > minimal bugfixes. > > thanks > -- PMM > > The following changes since commit 8cc30eb1400fc01f2b139cdd3dc524f8b84dbe07: > > Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201122' > into staging (2020-11-22 15:02:52 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20201123 > > for you to fetch changes up to c6ff78563ad2971f289168c7cae6ecb0b4359516: > > docs/system/pr-manager.rst: Fix minor docs nits (2020-11-23 11:10:04 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * incorporate 'orphan' rST docs into manuals > * linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints > * target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0 > * document raspi boards and tosa > * docs/system: Deprecate raspi2/raspi3 machine aliases > * docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs > * MAINTAINERS: add lines for docs files for Arm boards > * hw/intc: fix heap-buffer-overflow in rxicu_realize() > * hw/arm: Fix bad print format specifiers > * target/arm: fix stage 2 page-walks in 32-bit emulation >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM