On Wed, 16 Jun 2021 at 14:36, Peter Maydell <peter.mayd...@linaro.org> wrote: > > v2: dropped the hw/acpi/ghes-stub.c changes, which produce a > weird Meson error ("Tried to extract unknown source ghes-stub.c") > which didn't happen on my local builds; I'll investigate later... > > -- PMM > > The following changes since commit 1ea06abceec61b6f3ab33dadb0510b6e09fb61e2: > > Merge remote-tracking branch > 'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging > (2021-06-14 15:59:13 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210616 > > for you to fetch changes up to 703235a303d6862a7e3f5c6aa9eff7471cb138b2: > > include/qemu/int128.h: Add function to create Int128 from int64_t > (2021-06-16 14:33:52 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes > * handle some UNALLOCATED decode cases correctly rather > than asserting > * hw: virt: consider hw_compat_6_0 > * hw/arm: add quanta-gbs-bmc machine > * hw/intc/armv7m_nvic: Remove stale comment > * target/arm: Fix mte page crossing test > * hw/arm: quanta-q71l add pca954x muxes > * target/arm: First few parts of MVE support >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM