On Mon, 21 Jan 2019 at 10:43, Peter Maydell <peter.mayd...@linaro.org> wrote: > > v1->v2 changes: fix a clang warning about bitfields; > drop a patch from Julia that I accidentally included > (it will likely be in a future series). > > The following changes since commit a8d2b0685681e2f291faaa501efbbd76875f8ec8: > > Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into > staging (2019-01-18 16:56:15 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190121 > > for you to fetch changes up to 0d4bfd7df809863b1f45fad35229fb9419527d06: > > target/arm: Implement PMSWINC (2019-01-21 10:38:56 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * hw/char/stm32f2xx_usart: Do not update data register when device is > disabled > * hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node > * target/arm: Allow Aarch32 exception return to switch from Mon->Hyp > * ftgmac100: implement the new MDIO interface on Aspeed SoC > * implement the ARMv8.3-PAuth extension > * improve emulation of the ARM PMU > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM