Message ID | 20230512153423.3704893-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 5/12/23 16:34, Peter Maydell wrote: > Hi; here's a relatively small target-arm queue, pretty much all > bug fixes. (There are a few non-arm patches that I've thrown in > there too for my convenience :-)) > > thanks > -- PMM > > The following changes since commit 278238505d28d292927bff7683f39fb4fbca7fd1: > > Merge tag 'pull-tcg-20230511-2' ofhttps://gitlab.com/rth7680/qemu into staging (2023-05-11 11:44:23 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230512 > > for you to fetch changes up to 478dccbb99db0bf8f00537dd0b4d0de88d5cb537: > > target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check (2023-05-12 16:01:25 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * More refactoring of files into tcg/ > * Don't allow stage 2 page table walks to downgrade to NS > * Fix handling of SW and NSW bits for stage 2 walks > * MAINTAINERS: Update Akihiko Odaki's email address > * ui: Fix pixel colour channel order for PNG screenshots > * docs: Remove unused weirdly-named cross-reference targets > * hw/mips/malta: Fix minor dead code issue > * Fixes for the "allow CONFIG_TCG=n" changes > * tests/qtest: Don't run cdrom boot tests if no accelerator is present > * target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate. r~