qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Edgar E . Iglesias" <edgar.iglesias@gmail.com>,
	qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Riku Voipio" <riku.voipio@iki.fi>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	devel@lists.libvirt.org
Subject: Re: [PATCH v2 02/15] tests/tcg: Remove CRIS bare test files
Date: Wed, 4 Sep 2024 16:41:23 +0200	[thread overview]
Message-ID: <bd761eb0-7623-44b8-a0dd-d2e1613eec88@redhat.com> (raw)
In-Reply-To: <20240904143603.52934-3-philmd@linaro.org>

On 04/09/2024 16.35, Philippe Mathieu-Daudé wrote:
> We are going to remove the CRIS target.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   MAINTAINERS                           |   1 -
>   tests/tcg/cris/bare/sys.c             |  63 -------
>   scripts/probe-gdb-support.py          |   1 -
>   tests/tcg/cris/.gdbinit               |  11 --
>   tests/tcg/cris/Makefile.target        |  62 -------
>   tests/tcg/cris/README                 |   1 -
>   tests/tcg/cris/bare/check_addcv17.s   |  65 -------
>   tests/tcg/cris/bare/check_addi.s      |  57 ------
>   tests/tcg/cris/bare/check_addiv32.s   |  62 -------
>   tests/tcg/cris/bare/check_addm.s      |  96 ----------
>   tests/tcg/cris/bare/check_addq.s      |  47 -----
>   tests/tcg/cris/bare/check_addr.s      |  96 ----------
>   tests/tcg/cris/bare/check_addxc.s     |  91 ---------
>   tests/tcg/cris/bare/check_addxm.s     | 106 -----------
>   tests/tcg/cris/bare/check_addxr.s     |  96 ----------
>   tests/tcg/cris/bare/check_andc.s      |  80 --------
>   tests/tcg/cris/bare/check_andm.s      |  90 ---------
>   tests/tcg/cris/bare/check_andq.s      |  46 -----
>   tests/tcg/cris/bare/check_andr.s      |  95 ----------
>   tests/tcg/cris/bare/check_asr.s       | 230 -----------------------
>   tests/tcg/cris/bare/check_ba.s        |  93 ----------
>   tests/tcg/cris/bare/check_bas.s       | 102 ----------
>   tests/tcg/cris/bare/check_bcc.s       | 197 --------------------
>   tests/tcg/cris/bare/check_boundc.s    | 101 ----------
>   tests/tcg/cris/bare/check_boundr.s    | 125 -------------
>   tests/tcg/cris/bare/check_btst.s      |  96 ----------
>   tests/tcg/cris/bare/check_clearfv32.s |  19 --
>   tests/tcg/cris/bare/check_clrjmp1.s   |  36 ----
>   tests/tcg/cris/bare/check_cmp-2.s     |  15 --
>   tests/tcg/cris/bare/check_cmpc.s      |  86 ---------
>   tests/tcg/cris/bare/check_cmpm.s      |  96 ----------
>   tests/tcg/cris/bare/check_cmpq.s      |  75 --------
>   tests/tcg/cris/bare/check_cmpr.s      | 102 ----------
>   tests/tcg/cris/bare/check_cmpxc.s     |  92 ---------
>   tests/tcg/cris/bare/check_cmpxm.s     | 106 -----------
>   tests/tcg/cris/bare/check_dstep.s     |  42 -----
>   tests/tcg/cris/bare/check_jsr.s       |  85 ---------
>   tests/tcg/cris/bare/check_lapc.s      |  78 --------
>   tests/tcg/cris/bare/check_lsl.s       | 217 ----------------------
>   tests/tcg/cris/bare/check_lsr.s       | 218 ----------------------
>   tests/tcg/cris/bare/check_mcp.s       |  49 -----
>   tests/tcg/cris/bare/check_movdelsr1.s |  33 ----
>   tests/tcg/cris/bare/check_movecr.s    |  37 ----
>   tests/tcg/cris/bare/check_movei.s     |  50 -----
>   tests/tcg/cris/bare/check_movemr.s    |  78 --------
>   tests/tcg/cris/bare/check_movemrv32.s |  96 ----------
>   tests/tcg/cris/bare/check_mover.s     |  28 ---
>   tests/tcg/cris/bare/check_moverm.s    |  45 -----
>   tests/tcg/cris/bare/check_movmp.s     | 131 -------------
>   tests/tcg/cris/bare/check_movpmv32.s  |  35 ----
>   tests/tcg/cris/bare/check_movpr.s     |  28 ---
>   tests/tcg/cris/bare/check_movprv32.s  |  21 ---
>   tests/tcg/cris/bare/check_movscr.s    |  29 ---
>   tests/tcg/cris/bare/check_movsm.s     |  44 -----
>   tests/tcg/cris/bare/check_movsr.s     |  46 -----
>   tests/tcg/cris/bare/check_movucr.s    |  33 ----
>   tests/tcg/cris/bare/check_movum.s     |  40 ----
>   tests/tcg/cris/bare/check_movur.s     |  45 -----
>   tests/tcg/cris/bare/check_mulv32.s    |  51 -----
>   tests/tcg/cris/bare/check_mulx.s      | 257 --------------------------
>   tests/tcg/cris/bare/check_neg.s       | 104 -----------
>   tests/tcg/cris/bare/check_not.s       |  31 ----
>   tests/tcg/cris/bare/check_orc.s       |  71 -------
>   tests/tcg/cris/bare/check_orm.s       |  75 --------
>   tests/tcg/cris/bare/check_orq.s       |  41 ----
>   tests/tcg/cris/bare/check_orr.s       |  84 ---------
>   tests/tcg/cris/bare/check_ret.s       |  25 ---
>   tests/tcg/cris/bare/check_scc.s       |  95 ----------
>   tests/tcg/cris/bare/check_subc.s      |  87 ---------
>   tests/tcg/cris/bare/check_subm.s      |  96 ----------
>   tests/tcg/cris/bare/check_subq.s      |  52 ------
>   tests/tcg/cris/bare/check_subr.s      | 102 ----------
>   tests/tcg/cris/bare/check_xarith.s    |  72 --------
>   tests/tcg/cris/bare/crt.s             |  13 --
>   tests/tcg/cris/bare/testutils.inc     | 117 ------------
>   75 files changed, 5618 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




  reply	other threads:[~2024-09-04 14:41 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 14:35 [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target Philippe Mathieu-Daudé
2024-09-04 14:35 ` [PATCH v2 01/15] tests/tcg: Remove CRIS libc test files Philippe Mathieu-Daudé
2024-09-04 14:47   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 02/15] tests/tcg: Remove CRIS bare " Philippe Mathieu-Daudé
2024-09-04 14:41   ` Thomas Huth [this message]
2024-09-04 14:35 ` [PATCH v2 03/15] buildsys: Remove CRIS cross container Philippe Mathieu-Daudé
2024-09-04 14:43   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 04/15] linux-user: Remove support for CRIS target Philippe Mathieu-Daudé
2024-09-04 14:45   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 05/15] hw/cris: Remove the axis-dev88 machine Philippe Mathieu-Daudé
2024-09-04 15:26   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 06/15] hw/cris: Remove image loader helper Philippe Mathieu-Daudé
2024-09-04 15:28   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 07/15] hw/intc: Remove TYPE_ETRAX_FS_PIC device Philippe Mathieu-Daudé
2024-09-04 15:31   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 08/15] hw/char: Remove TYPE_ETRAX_FS_SERIAL device Philippe Mathieu-Daudé
2024-09-04 15:45   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 09/15] hw/net: Remove TYPE_ETRAX_FS_ETH device Philippe Mathieu-Daudé
2024-09-04 16:04   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 10/15] hw/dma: Remove ETRAX_FS DMA device Philippe Mathieu-Daudé
2024-09-04 16:05   ` Thomas Huth
2024-09-04 14:35 ` [PATCH v2 11/15] hw/timer: Remove TYPE_ETRAX_FS_TIMER device Philippe Mathieu-Daudé
2024-09-04 16:07   ` Thomas Huth
2024-09-04 14:36 ` [PATCH v2 12/15] system: Remove support for CRIS target Philippe Mathieu-Daudé
2024-09-04 16:08   ` Thomas Huth
2024-09-04 14:36 ` [PATCH v2 13/15] target/cris: Remove the deprecated " Philippe Mathieu-Daudé
2024-09-04 16:13   ` Thomas Huth
2024-09-04 14:36 ` [PATCH v2 14/15] disas: Remove CRIS disassembler Philippe Mathieu-Daudé
2024-09-04 16:15   ` Thomas Huth
2024-09-05  1:30   ` Richard Henderson
2024-09-05 10:42     ` Philippe Mathieu-Daudé
2024-09-04 14:36 ` [PATCH v2 15/15] seccomp: Remove check for CRIS host Philippe Mathieu-Daudé
2024-09-04 16:18   ` Thomas Huth
2024-09-05  7:48   ` Paolo Bonzini
2024-09-05 10:43     ` Philippe Mathieu-Daudé
2024-09-05  1:31 ` [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target Richard Henderson
2024-09-09 13:24 ` Philippe Mathieu-Daudé
2024-09-09 13:59   ` Edgar E. Iglesias
2024-09-09 14:14     ` 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=bd761eb0-7623-44b8-a0dd-d2e1613eec88@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=devel@lists.libvirt.org \
    --cc=edgar.iglesias@gmail.com \
    --cc=laurent@vivier.eu \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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).