Message ID | 20241001163918.1275441-1-peter.maydell@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, 1 Oct 2024 at 17:39, Peter Maydell <peter.maydell@linaro.org> wrote: > > This pullreq has a few miscellaneous fixes, plus the > non-controversial (and largely reviewed) parts of my > series removing deprecated arm boards. (The rest of that > series I will send out a v2 for once this lands.) > > -- PMM > > The following changes since commit 718780d20470c66a3a36d036b29148d5809dc855: > > Merge tag 'pull-nvme-20241001' of https://gitlab.com/birkelund/qemu into staging (2024-10-01 11:34:07 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20241001 > > for you to fetch changes up to be025ce676d0f8fd094d17b34e87305a1c8fb595: > > hw: Remove omap2 specific defines and enums (2024-10-01 16:08:02 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers > * hw/arm/xlnx: Connect secondary CGEM IRQs > * m25p80: Add SFDP table for mt35xu01g flash > * target/arm: Avoid target_ulong for physical address lookups > * hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configuration > * hw: fix memory leak in IRQState allocation > * hw/sd/sdcard: Fix handling of disabled boot partitions > * arm: Remove deprecated board models > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM