qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/5] misc ci fixes
Date: Wed,  7 Jun 2023 08:40:49 -0700	[thread overview]
Message-ID: <20230607154054.625513-1-richard.henderson@linaro.org> (raw)

The following changes since commit f5e6786de4815751b0a3d2235c760361f228ea48:

  Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-06-06 12:11:34 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-ci-20230607

for you to fetch changes up to dcc28ab603f30df5cc8be1f759b423e94ae7d10f:

  iotests: fix 194: filter out racy postcopy-active event (2023-06-07 08:36:55 -0700)

----------------------------------------------------------------
Fix TCI regressions vs Int128
Fix Arm build vs --disable-tcg
Fix iotest 194.

----------------------------------------------------------------
Richard Henderson (4):
      tcg/tci: Adjust passing of MemOpIdx
      tcg/tci: Adjust call-clobbered regs for int128_t
      target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
      gitlab: Add cross-arm64-kvm-only

Vladimir Sementsov-Ogievskiy (1):
      iotests: fix 194: filter out racy postcopy-active event

 target/arm/ptw.c             |  5 +++--
 tcg/tci.c                    | 30 +++++++++++++-----------------
 tcg/tci/tcg-target.c.inc     | 30 +++++++++---------------------
 .gitlab-ci.d/crossbuilds.yml |  8 ++++++++
 tests/qemu-iotests/194       |  5 +++++
 tests/qemu-iotests/194.out   |  1 -
 6 files changed, 38 insertions(+), 41 deletions(-)


             reply	other threads:[~2023-06-07 15:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 15:40 Richard Henderson [this message]
2023-06-07 15:40 ` [PULL 1/5] tcg/tci: Adjust passing of MemOpIdx Richard Henderson
2023-06-07 15:40 ` [PULL 2/5] tcg/tci: Adjust call-clobbered regs for int128_t Richard Henderson
2023-06-07 15:40 ` [PULL 3/5] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG Richard Henderson
2023-06-07 15:40 ` [PULL 4/5] gitlab: Add cross-arm64-kvm-only Richard Henderson
2023-06-07 15:40 ` [PULL 5/5] iotests: fix 194: filter out racy postcopy-active event Richard Henderson
2023-06-07 17:03 ` [PULL 0/5] misc ci fixes 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=20230607154054.625513-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 NNTP newsgroup(s).