Message ID | 20230420100456.944969-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 4/20/23 11:04, Peter Maydell wrote: > Hi; here's the first target-arm pullreq for the 8.1 cycle. > Nothing particularly huge in here, just the various things > that had accumulated during the freeze. > > thanks > -- PMM > > The following changes since commit 2d82c32b2ceaca3dc3da5e36e10976f34bfcb598: > > Open 8.1 development tree (2023-04-20 10:05:25 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230420 > > for you to fetch changes up to 1ed1f338520cda0574b7e04f5e8e85e049740548: > > arm/mcimx7d-sabre: Set fec2-phy-connected property to false (2023-04-20 10:46:43 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm: Fix some typos in comments (most found by codespell) > * exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf > * Orangepi-PC, Cubieboard: add Allwinner WDT watchdog emulation > * tests/avocado: Add reboot tests to Cubieboard > * hw/timer/imx_epit: Fix bugs in timer limit checking > * target/arm: Remove KVM AArch32 CPU definitions > * hw/arm/virt: Restrict Cortex-A7 check to TCG > * target/arm: Initialize debug capabilities only once > * target/arm: Implement FEAT_PAN3 > * docs/devel/kconfig.rst: Fix incorrect markup > * target/arm: Report pauth information to gdb as 'pauth_v2' > * mcimxd7-sabre, mcimx6ul-evk: Correctly model the way the PHY > on the second ethernet device must be configured via the > first one Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate. r~
On Fri, 21 Apr 2023 at 11:49, Richard Henderson
<richard.henderson@linaro.org> wrote:
> Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.
8.1 :-) (I created the 8.1 page yesterday.)
-- PMM