On Mon, 13 Sept 2021 at 21:05, Peter Maydell <peter.mayd...@linaro.org> wrote: > > v3->v4: Windows headers define an INT type which clashed > with an enum value name in arm_gicv3_its.c... > > The following changes since commit eae587e8e3694b1aceab23239493fb4c7e1a80f5: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-13' > into staging (2021-09-13 11:00:30 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210913-3 > > for you to fetch changes up to 28e987a7e7edaa3ca7feeac65edca26145df8814: > > hw/arm/mps2.c: Mark internal-only I2C buses as 'full' (2021-09-13 21:01:08 > +0100) > > ---------------------------------------------------------------- > target-arm queue: > * mark MPS2/MPS3 board-internal i2c buses as 'full' so that command > line user-created devices are not plugged into them > * Take an exception if PSTATE.IL is set > * Support an emulated ITS in the virt board > * Add support for kudo-bmc board > * Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM > * cadence_uart: Fix clock handling issues that prevented > u-boot from running >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM