Message ID | 20240227153410.1917221-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On Tue, 27 Feb 2024 at 15:34, Peter Maydell <peter.maydell@linaro.org> wrote: > > Changes v1->v2: dropped all the patches for the bcm2828-mailbox qtest, > which turns out to have portability problems on big-endian hosts and macos. > > thanks > -- PMM > > The following changes since commit dccbaf0cc0f1744ffd7562a3dc60e4fc99fd9d44: > > Merge tag 'hw-misc-20240227' of https://github.com/philmd/qemu into staging (2024-02-27 10:11:07 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240227-1 > > for you to fetch changes up to 9c5c959dd748f2972e46a84b8d5f77794f515014: > > docs/system/arm: Add RPi4B to raspi.rst (2024-02-27 15:24:20 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Handle atomic updates of page tables entries in MMIO during PTW > * Advertise Cortex-A53 erratum #843419 fix via REVIDR > * MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine > * misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action() > * misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action() > * xlnx-versal-ospi: disable reentrancy detection for iomem_dac > * sbsa-ref: Simplify init since PCIe is always enabled > * stm32l4x5: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs > * pl031: Update last RTCLR value on write in case it's read back > * block: m25p80: Add support of mt35xu02gbba > * xlnx-versal-virt: Add machine property ospi-flash > * reset: refactor system reset to be three-phase aware > * new board model raspi4b > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM