Message ID | 20240425103958.3237225-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 4/25/24 03:39, Peter Maydell wrote: > Hi; here's the first arm pullreq for 9.1. > > This includes the reset method function signature change, so it has > some chance of compile failures due to merge conflicts if some other > pullreq added a device reset method and that pullreq got applied > before this one. If so, the changes needed to fix those up can be > created by running the spatch rune described in the commit message of > the "hw, target: Add ResetType argument to hold and exit phase > methods" commit. > > thanks > -- PMM > > The following changes since commit 5da72194df36535d773c8bdc951529ecd5e31707: > > Merge tag 'pull-tcg-20240424' ofhttps://gitlab.com/rth7680/qemu into staging (2024-04-24 15:51:49 -0700) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240425 > > for you to fetch changes up to 214652da123e3821657a64691ee556281e9f6238: > > tests/qtest: Add tests for the STM32L4x5 USART (2024-04-25 10:21:59 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Implement FEAT_NMI and NMI support in the GICv3 > * hw/dma: avoid apparent overflow in soc_dma_set_request > * linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code > * Add ResetType argument to Resettable hold and exit phase methods > * Add RESET_TYPE_SNAPSHOT_LOAD ResetType > * Implement STM32L4x5 USART Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~