On Tue, 14 Jul 2020 at 15:52, Wu, Wentong <wentong...@intel.com> wrote: > > > On Mon, 13 Jul 2020 at 15:11, Peter Maydell <peter.mayd...@linaro.org> > > wrote: > > > ---------------------------------------------------------------- > > > target-arm queue: > > > * hw/arm/bcm2836: Remove unused 'cpu_type' field > > > * target/arm: Fix mtedesc for do_mem_zpz > > > * Add the ability to change the FEC PHY MDIO device number on > > > i.MX25/i.MX6/i.MX7 > > > * target/arm: Don't do raw writes for PMINTENCLR > > > * virtio-iommu: Fix coverity issue in virtio_iommu_handle_command() > > > * build: Fix various issues with building on Haiku > > > * target/nios2: fix wrctl behaviour when using icount > > > * hw/arm/tosa: Encapsulate misc GPIO handling in a device > > > * hw/arm/palm.c: Encapsulate misc GPIO handling in a device > > > * hw/arm/aspeed: Do not create and attach empty SD cards by default > > > > > > Applied, thanks. > > > > Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 > > for any user-visible changes. > > Who will be responsible updating the changelog? Patch author or > the person who has the special access for that wiki page?
Usually it's the person who sends the pullrequest (me in this case), unless they specifically ask a patch author to write some changelog text. In this case I didn't think anything in this set of patches needed a changelog entry except for the empty-SD-card change. If you think there's some text worth adding I can add it for you. The changelog wiki page, incidentally, can be edited by anybody with a wiki account. We don't have an automatic account-creation process because it was heavily hit by spammers, but anybody with an existing wiki account can create one for developers who want one. thanks -- PMM