qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  RTISC-V: Remove deprecated ISA, CPUs and machines
@ 2020-05-07 19:11 Alistair Francis
  2020-05-07 19:11 ` [PATCH v2 1/3] hw/riscv: spike: Remove deprecated ISA specific machines Alistair Francis
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alistair Francis @ 2020-05-07 19:11 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv; +Cc: alistair.francis, palmer, alistair23

v2:
 - Remove the CPUs and ISA seperatley

Alistair Francis (3):
  hw/riscv: spike: Remove deprecated ISA specific machines
  target/riscv: Remove the deprecated CPUs
  target/riscv: Drop support for ISA spec version 1.09.1

 hw/riscv/spike.c                              | 217 ------------------
 include/hw/riscv/spike.h                      |   6 +-
 target/riscv/cpu.c                            |  30 ---
 target/riscv/cpu.h                            |   8 -
 target/riscv/csr.c                            |  82 ++-----
 .../riscv/insn_trans/trans_privileged.inc.c   |   6 -
 tests/qtest/machine-none-test.c               |   4 +-
 7 files changed, 21 insertions(+), 332 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-05-22  1:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 19:11 [PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines Alistair Francis
2020-05-07 19:11 ` [PATCH v2 1/3] hw/riscv: spike: Remove deprecated ISA specific machines Alistair Francis
2020-05-21  1:05   ` Bin Meng
2020-05-22  1:33   ` Bin Meng
2020-05-07 19:11 ` [PATCH v2 2/3] target/riscv: Remove the deprecated CPUs Alistair Francis
2020-05-21  1:07   ` Bin Meng
2020-05-07 19:11 ` [PATCH v2 3/3] target/riscv: Drop support for ISA spec version 1.09.1 Alistair Francis
2020-05-21  1:17   ` Bin Meng
2020-05-21 15:47     ` Alistair Francis
2020-05-19 21:10 ` [PATCH v2 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).