qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org,  peter.maydell@linaro.org
Subject: Re: [PATCH 0/2] TCI fixes
Date: Tue, 02 Dec 2025 11:55:34 +0000	[thread overview]
Message-ID: <874iq9umh5.fsf@draig.linaro.org> (raw)
In-Reply-To: <20251202011228.503007-1-richard.henderson@linaro.org> (Richard Henderson's message of "Mon, 1 Dec 2025 17:12:25 -0800")

Richard Henderson <richard.henderson@linaro.org> writes:

> The first patch fixes an abort running qemu-system-riscv64 with tci.
> The second patch fixes a make check failure Alex noted vs ppc32.

Well these now work thanks:


/pyvenv/bin/meson test qtest-ppc/prom-env-test qtest-ppc/boot-serial-test qtest-sparc/prom-env-test qtest-sparc/boot-serial-test
ninja: Entering directory `/home/alex/lsrc/qemu.git/builds/tci'
[1/9] Generating qemu-version.h with a custom command (wrapped by meson to capture output)
1/4 qemu:qtest+qtest-ppc / qtest-ppc/prom-env-test               OK               9.75s   2 subtests passed
2/4 qemu:qtest+qtest-ppc / qtest-ppc/boot-serial-test            OK              13.80s   5 subtests passed
3/4 qemu:qtest+qtest-sparc / qtest-sparc/boot-serial-test        OK              22.36s   3 subtests passed
4/4 qemu:qtest+qtest-sparc / qtest-sparc/prom-env-test           OK26.63s   3 subtests passed

So have a:

Tested-by: Alex Bennée <alex.bennee@linaro.org>

for the series.

>
> r~
>
> Richard Henderson (2):
>   tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
>   tcg: Zero extend 32-bit addresses for TCI
>
>  tcg/tcg-op-ldst.c            | 222 +++++++++++++++++------------------
>  tcg/tci.c                    |  19 +++
>  tcg/tci/tcg-target-opc.h.inc |   2 +
>  tcg/tci/tcg-target.c.inc     |  14 ++-
>  4 files changed, 140 insertions(+), 117 deletions(-)

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


  parent reply	other threads:[~2025-12-02 11:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02  1:12 [PATCH 0/2] TCI fixes Richard Henderson
2025-12-02  1:12 ` [PATCH 1/2] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr Richard Henderson
2025-12-02 18:06   ` Philippe Mathieu-Daudé
2025-12-02 18:47     ` Philippe Mathieu-Daudé
2025-12-02  1:12 ` [PATCH 2/2] tcg: Zero extend 32-bit addresses for TCI Richard Henderson
2025-12-02 19:58   ` Philippe Mathieu-Daudé
2025-12-02 21:10     ` Richard Henderson
2025-12-02 11:55 ` Alex Bennée [this message]
2025-12-02 19:55 ` [PATCH 1.5/2] tcg: Move maybe_{extend, free}_addr64() functions around Philippe Mathieu-Daudé

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=874iq9umh5.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).