QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/9] tcg + misc patch queue
Date: Tue,  7 May 2024 07:33:00 -0700	[thread overview]
Message-ID: <20240507143309.5528-1-richard.henderson@linaro.org> (raw)

The following changes since commit d4c453f64824bbeec56c7e72aa83019a7db70d9e:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-05-06 08:34:34 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240507

for you to fetch changes up to f578b66e8c70ddea71d44db6e2c7abbcd757d684:

  gitlab: Streamline ubuntu-22.04-s390x (2024-05-06 23:40:36 -0700)

----------------------------------------------------------------
tcg: Add write_aofs to GVecGen3i
tcg/i386: Simplify immediate 8-bit logical vector shifts
tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
tcg/optimize: Optimize setcond with zmask
accel/tcg: Introduce CF_BP_PAGE
target/sh4: Update DisasContextBase.insn_start
gitlab: Drop --static from s390x linux-user build
gitlab: Streamline ubuntu-22.04-s390x

----------------------------------------------------------------
Richard Henderson (9):
      tcg: Add write_aofs to GVecGen3i
      tcg/i386: Simplify immediate 8-bit logical vector shifts
      tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
      tcg/optimize: Optimize setcond with zmask
      accel/tcg: Introduce CF_BP_PAGE
      target/sh4: Update DisasContextBase.insn_start
      gitlab: Drop --disable-libssh from ubuntu-22.04-s390x.yml
      gitlab: Drop --static from s390x linux-user build
      gitlab: Streamline ubuntu-22.04-s390x

 include/exec/translation-block.h                   |   1 +
 include/tcg/tcg-op-gvec-common.h                   |   2 +
 accel/tcg/cpu-exec.c                               |   2 +-
 target/sh4/translate.c                             |   1 +
 tcg/optimize.c                                     | 110 +++++++++++++++++++++
 tcg/tcg-op-gvec.c                                  |  30 ++++--
 tcg/i386/tcg-target.c.inc                          |  78 ++++++---------
 .gitlab-ci.d/custom-runners/ubuntu-22.04-s390x.yml |  16 +--
 8 files changed, 174 insertions(+), 66 deletions(-)


             reply	other threads:[~2024-05-07 14:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 14:33 Richard Henderson [this message]
2024-05-07 14:33 ` [PULL 1/9] tcg: Add write_aofs to GVecGen3i Richard Henderson
2024-05-07 14:33 ` [PULL 2/9] tcg/i386: Simplify immediate 8-bit logical vector shifts Richard Henderson
2024-05-07 14:33 ` [PULL 3/9] tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff Richard Henderson
2024-05-07 14:33 ` [PULL 4/9] tcg/optimize: Optimize setcond with zmask Richard Henderson
2024-05-07 14:33 ` [PULL 5/9] accel/tcg: Introduce CF_BP_PAGE Richard Henderson
2024-05-07 14:33 ` [PULL 6/9] target/sh4: Update DisasContextBase.insn_start Richard Henderson
2024-05-07 14:33 ` [PULL 7/9] gitlab: Drop --disable-libssh from ubuntu-22.04-s390x.yml Richard Henderson
2024-05-07 14:33 ` [PULL 8/9] gitlab: Drop --static from s390x linux-user build Richard Henderson
2024-05-07 14:33 ` [PULL 9/9] gitlab: Streamline ubuntu-22.04-s390x Richard Henderson
2024-05-07 16:26 ` [PULL 0/9] tcg + misc patch queue Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240507143309.5528-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).