Remove Sun4c, Sun4d and a few CPUs

Enterprise / Virtualization / QEMU - Blue Swirl [gmail.com] - 26 May 2013 06:37 UTC

Sun4c and Sun4d architectures and related CPUs are not fully implemented (especially Sun4c MMU) and there has been no interest for them.

Likewise, a few CPUs (Cypress, Ross etc) are only half implemented.

Remove the machines and CPUs, they can be re-added if needed later.

6a4e177 Remove Sun4c, Sun4d and a few CPUs
hw/intc/Makefile.objs | 2 +-
hw/intc/sbi.c | 156 ----------------
hw/intc/sun4c_intctl.c | 208 ----------------------
hw/sparc/sun4m.c | 463 +-----------------------------------------------
qemu-doc.texi | 10 +-
target-sparc/cpu.c | 122 -------------
6 files changed, 6 insertions(+), 955 deletions(-)

Upstream: git.qemu.org


  • Share