On Mon, 7 Mar 2022 at 16:47, Peter Maydell <peter.mayd...@linaro.org> wrote: > > Last lot of target-arm stuff: cleanups, bug fixes; nothing major here. > > -- PMM > > The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5: > > Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into > staging (2022-03-05 18:03:15 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20220307 > > for you to fetch changes up to 0942820408dc788560f6968e9b5f011803b846c2: > > hw/arm/virt: Disable LPA2 for -machine virt-6.2 (2022-03-07 14:32:21 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * cleanups of qemu_oom_check() and qemu_memalign() > * target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero > * target/arm/translate-neon: Simplify align field check for VLD3 > * GICv3 ITS: add more trace events > * GICv3 ITS: implement 8-byte accesses properly > * GICv3: fix minor issues with some trace/log messages > * ui/cocoa: Use the standard about panel > * target/arm: Provide cpu property for controling FEAT_LPA2 > * hw/arm/virt: Disable LPA2 for -machine virt-6.2
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM