riscv: spike: Add a generic spike machine
commitcd69e3a60b7c97127f56ceba566c5a3d594f42b5
authorAlistair Francis <Alistair.Francis@wdc.com>
Sat, 20 Apr 2019 02:24:26 +0000 (20 02:24 +0000)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 24 May 2019 19:09:24 +0000 (24 12:09 -0700)
tree073172df33464d27c0212f4ef893259881eb6c78
parentd64db71cf7d9075beac140086d7b4afbe3fb7557
riscv: spike: Add a generic spike machine

Add a generic spike machine (not tied to a version) and deprecate the
spike mahines that are tied to a specific version. As we can now specify
the CPU via the command line we no londer need specific versions of the
spike machines.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/spike.c
qemu-deprecated.texi