]> Git Repo - qemu.git/commitdiff
MAINTAINERS: Mark the LatticeMico32 target as orphan
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 16 Mar 2020 14:28:27 +0000 (15:28 +0100)
committerLaurent Vivier <[email protected]>
Mon, 4 May 2020 12:35:23 +0000 (14:35 +0200)
Michael Walle expressed his desire to orphan the lm32 target [*]:

  I guess it is time to pull the plug. Mainly, because I have
  no time for this anymore. I've always worked on this on my
  spare time and life changed. And secondly, I guess RISC-V is
  taking over ;) It has a far better ecosystem. Also, to my
  knowledge the only (public) user of LM32 is milkymist and this
  project is dead for years now..

  So time to say goodbye. It was fun and I've learned a lot -
  technically and also how a huge open source project works.
  Thank you everyone for that :)

  Basically everything still works and there are even TCG test
  cases which covers all instructions the processor has.

Many thanks to Michael for his substantial contributions to QEMU,
and for maintaining the LM32 target for various years!

[*] https://www.mail-archive.com/[email protected]/msg605024.html

Acked-by: Michael Walle <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20200316142827[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
MAINTAINERS

index 8aa8efaf1d7fb8ff5ec560f4efa1e54b7a980134..d6886be13159e8f3e49f33528d9203d39bfb2e6c 100644 (file)
@@ -184,8 +184,8 @@ F: hw/net/*i82596*
 F: include/hw/net/lasi_82596.h
 
 LM32 TCG CPUs
-M: Michael Walle <[email protected]>
-S: Maintained
+R: Michael Walle <[email protected]>
+S: Orphan
 F: target/lm32/
 F: disas/lm32.c
 F: hw/lm32/
@@ -977,13 +977,13 @@ F: pc-bios/hppa-firmware.img
 LM32 Machines
 -------------
 EVR32 and uclinux BSP
-M: Michael Walle <[email protected]>
-S: Maintained
+R: Michael Walle <[email protected]>
+S: Orphan
 F: hw/lm32/lm32_boards.c
 
 milkymist
-M: Michael Walle <[email protected]>
-S: Maintained
+R: Michael Walle <[email protected]>
+S: Orphan
 F: hw/lm32/milkymist.c
 
 M68K Machines
This page took 0.032145 seconds and 4 git commands to generate.