The following changes since commit 1b9fc6d8ba6667ceb56a3392e84656dcaed0d676:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2021-11-11 09:56:22 +0100) are available in the Git repository at: https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20211111 for you to fetch changes up to d58f01733b94845b0c2232018a2bedb6a2347ec5: tcg/s390x: Fix tcg_out_vec_op argument type (2021-11-11 11:47:58 +0100) ---------------------------------------------------------------- appease coverity vs extract2 update docs for ctpop opcodes tcg/s390x build fix for gcc11 ---------------------------------------------------------------- Miroslav Rezanina (1): tcg/s390x: Fix tcg_out_vec_op argument type Philippe Mathieu-Daudé (1): tcg: Remove TCI experimental status Richard Henderson (2): tcg/optimize: Add an extra cast to fold_extract2 tcg: Document ctpop opcodes docs/about/build-platforms.rst | 10 ++++++---- meson.build | 4 ++-- tcg/optimize.c | 2 +- tcg/s390x/tcg-target.c.inc | 3 ++- meson_options.txt | 2 +- scripts/meson-buildoptions.sh | 3 +-- tcg/README | 6 ++++++ 7 files changed, 19 insertions(+), 11 deletions(-)