On Fri, 28 Feb 2020 at 16:38, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Another arm pullreq; nothing particularly exciting here. > > -- PMM > > > The following changes since commit e27d5b488ef08408691bfed61f34ee2858136287: > > Merge remote-tracking branch > 'remotes/juanquintela/tags/pull-migration-pull-request' into staging > (2020-02-28 14:02:31 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20200228 > > for you to fetch changes up to 1904f9b5f1d94fe12fe021db6b504c87d684f6db: > > hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2 (2020-02-28 > 16:14:57 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm: Use TYPE_PL011 to create serial port > * target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn > * hw/arm/integratorcp: Map the audio codec controller > * GICv2: Correctly implement the limited number of priority bits > * target/arm: refactoring of VFP related feature checks and decode > * xilinx_zynq: Fix USB port instantiation > * acceptance tests for n800, n810, integratorcp > * Implement v8.3-RCPC, v8.4-RCPC, v8.3-CCIDX > * arm_gic_kvm: Don't assume kernel can provide a GICv2 > (provide better error message for user error)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM