On 14 July 2016 at 17:29, Peter Maydell <peter.mayd...@linaro.org> wrote: > target-arm patch queue. Some bugfixes, some minor features. > > thanks > -- PMM > > The following changes since commit 22e28174ae423629e57b0d03f4bbf2d1bedcd58f: > > Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into > staging (2016-07-14 15:57:28 +0100) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20160714 > > for you to fetch changes up to 79a9f323a80b802ca98895d1c2d4aaf23cff815a: > > ast2400: externalize revision numbers (2016-07-14 16:51:39 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * add virtio-mmio transport base address to device path > (avoid an assertion failure with multiple virtio-scsi-devices) > * revert hw/ptimer commit 5a50307 which causes regressions on > SPARC guests > * use Neon to accelerate zero-page checking on AArch64 hosts > * set the MPIDR for TCG to match how KVM does it (and fit with > GICv2/GICv3 restrictions on SGI target lists) > * add some missing AArch32 TLBI hypervisor TLB operations > * m25p80: Fix QIOR/DIOR handling for Winbond > * hw/misc: fix typo in Aspeed SCU hw-strap2 property name > * ast2400: pretend DMAs are done for U-boot > * ast2400: some minor code cleanups >
Applied, thanks. -- PMM