Re: [PATCH v2 12/15] system: Remove support for CRIS target

2024-09-04 Thread Thomas Huth
On 04/09/2024 16.36, Philippe Mathieu-Daudé wrote: We are about to remove the CRIS target, so remove the sysemu part. This remove the CRIS 'none' machine. Signed-off-by: Philippe Mathieu-Daudé --- configs/devices/cris-softmmu/default.mak | 1 - configs/targets/cris-softmmu.mak | 1 -

[PATCH v2 12/15] system: Remove support for CRIS target

2024-09-04 Thread Philippe Mathieu-Daudé
We are about to remove the CRIS target, so remove the sysemu part. This remove the CRIS 'none' machine. Signed-off-by: Philippe Mathieu-Daudé --- configs/devices/cris-softmmu/default.mak | 1 - configs/targets/cris-softmmu.mak | 1 - qapi/machine.json| 2 +- inclu