On Fri, 30 Apr 2021 at 11:34, Peter Maydell <peter.mayd...@linaro.org> wrote: > > First arm pullreq for 6.1 cycle. The big stuff here is RTH's alignment series. > > thanks > -- PMM > > The following changes since commit ccdf06c1db192152ac70a1dd974c624f566cb7d4: > > Open 6.1 development tree (2021-04-30 11:15:40 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210430 > > for you to fetch changes up to a6091108aa44e9017af4ca13c43f55a629e3744c: > > hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows > (2021-04-30 11:16:52 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows > * hw: add compat machines for 6.1 > * Fault misaligned accesses where the architecture requires it > * Fix some corner cases of MTE faults (notably with misaligned accesses) > * Make Thumb store insns UNDEF for Rn==1111 > * hw/arm/smmuv3: Support 16K translation granule > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM