On 25/10/25 01:31, BALATON Zoltan wrote:
Now that we also emulate pegasos1 it is not only about pegasos2 so
rename to a more generic name encompassing both.
Signed-off-by: BALATON Zoltan <[email protected]>
---
MAINTAINERS | 4 ++--
configs/devices/ppc-softmmu/default.mak | 7 +++----
hw/ppc/Kconfig | 2 +-
hw/ppc/meson.build | 4 ++--
hw/ppc/{pegasos2.c => pegasos.c} | 0
5 files changed, 8 insertions(+), 9 deletions(-)
rename hw/ppc/{pegasos2.c => pegasos.c} (100%)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>