]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/riscv: Add a base 32 and 64 bit CPU
authorAlistair Francis <Alistair.Francis@wdc.com>
Sat, 20 Apr 2019 02:24:09 +0000 (02:24 +0000)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 24 May 2019 19:09:23 +0000 (12:09 -0700)
commit8903bf6e6d73d03b988b4a8197132de2ad681ff5
treef8f46e29bf4bc73a54fa9b63050c98bbe32dab31
parentc4e95030ba3532d13aa4e6f0738326f6f2d0c2bf
target/riscv: Add a base 32 and 64 bit CPU

At the same time deprecate the ISA string CPUs.

It is dobtful anyone specifies the CPUs, but we are keeping them for the
Spike machine (which is about to be depreated) so we may as well just
mark them as deprecated.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
include/hw/riscv/virt.h
qemu-deprecated.texi
target/riscv/cpu.c
target/riscv/cpu.h