Message ID | 20240730094020.2758637-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 7/30/24 19:39, Peter Maydell wrote: > Arm pullreq: these are all bugfixes. I've included a handful > of my fixes for various non-arm minor Coverity issues too. > > thanks > -- PMM > > The following changes since commit 93b799fafd9170da3a79a533ea6f73a18de82e22: > > Merge tag 'pull-ppc-for-9.1-2-20240726-1' ofhttps://gitlab.com/npiggin/qemu into staging (2024-07-26 15:10:45 +1000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240730 > > for you to fetch changes up to 73188068d7ba40c8a37b4763db38bb1ce24ca07d: > > system/physmem: Where we assume we have a RAM MR, assert it (2024-07-29 17:03:35 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/char/bcm2835_aux: Fix assert when receive FIFO fills up > * hw/arm/smmuv3: Assert input to oas2bits() is valid > * target/arm/kvm: Set PMU for host only when available > * target/arm/kvm: Do not silently remove PMU > * hvf: arm: Properly disable PMU > * hvf: arm: Do not advance PC when raising an exception > * hw/misc/bcm2835_property: several minor bugfixes > * target/arm: Don't assert for 128-bit tile accesses when SVL is 128 > * target/arm: Fix UMOPA/UMOPS of 16-bit values > * target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled > * system/physmem: Where we assume we have a RAM MR, assert it > * sh4, i386, m68k, xtensa, tricore, arm: fix minor Coverity issues Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~