On Wed, May 20, 2020 at 6:18 PM Bin Meng wrote:
>
> On Fri, May 8, 2020 at 3:22 AM Alistair Francis
> wrote:
> >
> > The RISC-V ISA spec version 1.09.1 has been deprecated in QEMU since
> > 4.1. It's not commonly used so let's remove support for it.
> >
> > Signed-off-by: Alistair Francis
> > --
On Fri, May 8, 2020 at 3:22 AM Alistair Francis
wrote:
>
> The RISC-V ISA spec version 1.09.1 has been deprecated in QEMU since
> 4.1. It's not commonly used so let's remove support for it.
>
> Signed-off-by: Alistair Francis
> ---
> target/riscv/cpu.c| 2 -
> target
The RISC-V ISA spec version 1.09.1 has been deprecated in QEMU since
4.1. It's not commonly used so let's remove support for it.
Signed-off-by: Alistair Francis
---
target/riscv/cpu.c| 2 -
target/riscv/cpu.h| 1 -
target/riscv/csr.c