On Thu, 26 Aug 2021 at 18:03, Peter Maydell <[email protected]> wrote: > > More accumulated patches from during the freeze... > > The following changes since commit c83fcfaf8a54d0d034bd0edf7bbb3b0d16669be9: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-08-26' > into staging (2021-08-26 13:42:34 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210826 > > for you to fetch changes up to d2e6f370138a7f32bc28b20dcd55374b7a638f39: > > hw/arm/xlnx-zynqmp: Add unimplemented APU mmio (2021-08-26 17:02:01 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/dma/xlnx-zdma, xlnx_csu_dma: Require 'dma' link property to be set > * hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM > explicitly > * target/arm/cpu: Introduce sve_vq_supported bitmap > * docs/specs: Convert ACPI spec docs to rST > * arch_init: Clean up and refactoring > * hw/core/loader: In gunzip(), check index is in range before use, not after > * softmmu/physmem.c: Remove unneeded NULL check in qemu_ram_alloc_from_fd() > * softmmu/physmem.c: Check return value from realpath() > * Zero-initialize sockaddr_in structs > * raspi: Use error_fatal for SoC realize errors, not error_abort > * target/arm: Avoid assertion trying to use KVM and multiple ASes > * target/arm: Implement HSTR.TTEE > * target/arm: Implement HSTR.TJDBX > * target/arm: Do hflags rebuild in cpsr_write() > * hw/arm/xlnx-versal, xlnx-zynqmp: Add unimplemented APU mmio
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM
