On 4 May 2018 at 18:55, Peter Maydell <peter.mayd...@linaro.org> wrote: > v2: fixed format string errors in trace messages. > > -- PMM > > The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into > staging (2018-05-04 14:42:46 +0100) > > are available in the Git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20180504-1 > > for you to fetch changes up to e24e3454829579eb815ec95d7b3679b0f65845b4: > > hw/arm/virt: Introduce the iommu option (2018-05-04 18:52:58 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Emulate the SMMUv3 (IOMMU); one will be created in the 'virt' board > if the commandline includes "-machine iommu=smmuv3" > * target/arm: Implement v8M VLLDM and VLSTM > * hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode > * Some fixes to silence Coverity false-positives > * arm: boot: set boot_info starting from first_cpu > (fixes a technical bug not visible in practice) > * hw/net/smc91c111: Convert away from old_mmio > * hw/usb/tusb6010: Convert away from old_mmio > * hw/char/cmsdk-apb-uart.c: Accept more input after character read > * target/arm: Make MPUIR write-ignored on OMAP, StrongARM > * hw/arm/virt: Add linux,pci-domain property >
Applied, thanks. -- PMM