[PATCH v2 0/3] TCI fixes

Philippe Mathieu-Daudé posted 3 patches 1 week, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251203150212.66098-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Stefan Weil <sw@weilnetz.de>
tcg/tci/tcg-target-opc.h.inc |   2 +
tcg/tcg-op-ldst.c            | 222 +++++++++++++++++------------------
tcg/tci.c                    |  19 +++
tcg/tci/tcg-target.c.inc     |  14 ++-
4 files changed, 140 insertions(+), 117 deletions(-)
[PATCH v2 0/3] TCI fixes
Posted by Philippe Mathieu-Daudé 1 week, 3 days ago
v2: Split 2nd patch in 2 parts to ease review (Phil)

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

r~

Philippe Mathieu-Daudé (1):
  tcg/tci: Move maybe_{extend,free}_addr64() functions around

Richard Henderson (2):
  tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
  tcg: Zero extend 32-bit addresses for TCI

 tcg/tci/tcg-target-opc.h.inc |   2 +
 tcg/tcg-op-ldst.c            | 222 +++++++++++++++++------------------
 tcg/tci.c                    |  19 +++
 tcg/tci/tcg-target.c.inc     |  14 ++-
 4 files changed, 140 insertions(+), 117 deletions(-)

-- 
2.51.0