On 20 August 2018 at 11:31, Peter Maydell <peter.mayd...@linaro.org> wrote: > Some more outstanding target-arm patches; nothing terribly > exciting. Mostly they're mine; I'm trying to reduce the > number of patches I still have in flight, so I've picked > out some of the reviewed patches from a couple of sets I've > sent out and will resend v2 versions of those sets with the > remaining patches with fixes for issues noted in review once > this is in master. > > thanks > -- PMM > > > The following changes since commit adaec191bfb31e12d40af8ab1b869f5b40d61ee9: > > Merge remote-tracking branch > 'remotes/ehabkost/tags/machine-next-pull-request' into staging (2018-08-20 > 09:48:03 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20180820 > > for you to fetch changes up to b85fad1588e812566f897f747e38da345a7016d6: > > hw/dma/pl080: Remove hw_error() if DMA is enabled (2018-08-20 11:24:33 > +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Fix crash on conditional instruction in an IT block > * docs/generic-loader: mention U-Boot and Intel HEX executable formats > * hw/intc/arm_gicv3_its: downgrade error_report to warn_report in > kvm_arm_its_reset > * imx_serial: Generate interrupt on receive data ready if enabled > * Fix various minor bugs in AArch32 Hyp related coprocessor registers > * Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked) > * Implement AArch32 ERET instruction > * hw/arm/virt: Add virt-3.1 machine type > * sdhci: add i.MX SD Stable Clock bit > * Remove now-obsolete MMIO request_ptr APIs > * hw/timer/m48t59: Move away from old_mmio accessors > * hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module > * nvic: Expose NMI line > * hw/dma/pl080: cleanups and new features required for use in MPS boards >
Applied, thanks. -- PMM