Re: [PATCH for-9.2 11/53] hw/misc: Remove MAINSTONE_FPGA device

2024-09-05 Thread Philippe Mathieu-Daudé
On 3/9/24 18:07, Peter Maydell wrote: The MAINSTONE_FPGA device was used only by the 'mainstone' machine type, so we can remove it now. Signed-off-by: Peter Maydell --- MAINTAINERS | 1 - hw/misc/mst_fpga.c | 269 hw/misc/meson.build |

[PATCH for-9.2 11/53] hw/misc: Remove MAINSTONE_FPGA device

2024-09-03 Thread Peter Maydell
The MAINSTONE_FPGA device was used only by the 'mainstone' machine type, so we can remove it now. Signed-off-by: Peter Maydell --- MAINTAINERS | 1 - hw/misc/mst_fpga.c | 269 hw/misc/meson.build | 1 - 3 files changed, 271 deletions(-)