Re: [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target

2024-09-09 Thread Philippe Mathieu-Daudé
On 9/9/24 15:59, Edgar E. Iglesias wrote: On Mon, Sep 9, 2024 at 7:25 AM Philippe Mathieu-Daudé > wrote: Hi Edgar, On 4/9/24 16:35, Philippe Mathieu-Daudé wrote: > Since v1: > - Split in smaller patches (pm215) > > The CRIS target is depreca

Re: [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target

2024-09-09 Thread Edgar E. Iglesias
On Mon, Sep 9, 2024 at 7:25 AM Philippe Mathieu-Daudé wrote: > Hi Edgar, > > On 4/9/24 16:35, Philippe Mathieu-Daudé wrote: > > Since v1: > > - Split in smaller patches (pm215) > > > > The CRIS target is deprecated since v9.0 (commit > > c7bbef40234 "docs: mark CRIS support as deprecated"). > > >

Re: [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target

2024-09-09 Thread Philippe Mathieu-Daudé
Hi Edgar, On 4/9/24 16:35, Philippe Mathieu-Daudé wrote: Since v1: - Split in smaller patches (pm215) The CRIS target is deprecated since v9.0 (commit c7bbef40234 "docs: mark CRIS support as deprecated"). Remove: - Buildsys / CI infra - User emulation - System emulation (axis-dev88 machine and

Re: [PATCH v2 00/15] target/cris: Remove the deprecated CRIS target

2024-09-04 Thread Richard Henderson
On 9/4/24 07:35, Philippe Mathieu-Daudé wrote: Philippe Mathieu-Daudé (15): tests/tcg: Remove CRIS libc test files tests/tcg: Remove CRIS bare test files buildsys: Remove CRIS cross container linux-user: Remove support for CRIS target hw/cris: Remove the axis-dev88 machine hw/cr