Message ID | 20241015141804.294447-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On Tue, 15 Oct 2024 at 15:18, Peter Maydell <peter.maydell@linaro.org> wrote: > > v2: added missing qtest_quit() call to the new STM32L4x5 qtest, > which was causing the test to hang on OpenBSD. > > -- PMM > > The following changes since commit 35152940b78e478b97051a799cb6275ced03192e: > > Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2024-10-14 17:05:25 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20241015-1 > > for you to fetch changes up to f160a4f8d0ef322377db3519c0aa088ccd99edf1: > > hw/arm/xilinx_zynq: Add various missing unimplemented devices (2024-10-15 15:16:17 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm/omap1: Remove unused omap_uwire_attach() method > * stm32f405: Add RCC device to stm32f405 SoC > * arm/gicv3: add missing casts > * hw/misc: Create STM32L4x5 SYSCFG clock > * hw/arm: Add SPI to Allwinner A10 > * hw/intc/omap_intc: Remove now-unnecessary abstract base class > * hw/char/pl011: Use correct masks for IBRD and FBRD > * docs/devel: Convert txt files to rST > * Remove MAX111X, MAX7310, DSCM-1XXXX, pcmcia devices (used only > by now-removed omap/pxa2xx boards) > * vl.c: Remove pxa2xx-specific -portrait and -rotate options > * dma: Fix function names in documentation > * hw/arm/xilinx_zynq: Add various missing unimplemented devices > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM