Message ID | 20241116170555.461462-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Sat, 16 Nov 2024 at 17:05, Richard Henderson <richard.henderson@linaro.org> wrote: > > v2: Include > target/arm: Drop user-only special case in sve_stN_r > as a prerequisite to > accel/tcg: Fix user-only probe_access_internal plugin check > > > r~ > > > The following changes since commit 43f2def68476697deb0d119cbae51b20019c6c86: > > Merge tag 'migration-20241113-pull-request' of https://gitlab.com/peterx/qemu into staging (2024-11-15 14:53:36 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20241116 > > for you to fetch changes up to 8377e3fb854d126ba10e61cb6b60885af8443ad4: > > tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() (2024-11-16 08:42:25 -0800) > > ---------------------------------------------------------------- > cpu: ensure we don't call start_exclusive from cpu_exec > tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() > accel/tcg: Fix user-only probe_access_internal plugin check > linux-user: Fix setreuid and setregid to use direct syscalls > linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR > linux-user: Honor elf alignment when placing images > linux-user/*: Reduce vdso alignment to 4k > linux-user/arm: Select vdso for be8 and be32 modes > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM