qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2]  RTISC-V: Remove deprecated ISA, CPUs and machines
@ 2020-05-06  1:12 Alistair Francis
  2020-05-06  1:12 ` [PATCH v1 1/2] hw/riscv: spike: Remove deprecated ISA specific machines Alistair Francis
  2020-05-06  1:12 ` [PATCH v1 2/2] target/riscv: Drop support for ISA spec version 1.09.1 Alistair Francis
  0 siblings, 2 replies; 6+ messages in thread
From: Alistair Francis @ 2020-05-06  1:12 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv; +Cc: alistair.francis, palmer, alistair23


Alistair Francis (2):
  hw/riscv: spike: Remove deprecated ISA specific machines
  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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06  1:12 [PATCH v1 0/2] RTISC-V: Remove deprecated ISA, CPUs and machines Alistair Francis
2020-05-06  1:12 ` [PATCH v1 1/2] hw/riscv: spike: Remove deprecated ISA specific machines Alistair Francis
2020-05-06 12:05   ` Philippe Mathieu-Daudé
2020-05-06  1:12 ` [PATCH v1 2/2] target/riscv: Drop support for ISA spec version 1.09.1 Alistair Francis
2020-05-06 12:11   ` Philippe Mathieu-Daudé
2020-05-07 19:11     ` 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).