On Thu, Nov 4, 2021 at 10:19 AM Alistair Francis wrote:
>
> On Tue, Oct 26, 2021 at 5:39 PM Anup Patel wrote:
> >
> > The AIA hvictl and hviprioX CSRs allow hypervisor to control
> > interrupts visible at VS-level. This patch implements AIA hvictl
> > and hviprioX CSRs.
> >
> > Signed-off-by: Anu
On Tue, Oct 26, 2021 at 5:39 PM Anup Patel wrote:
>
> The AIA hvictl and hviprioX CSRs allow hypervisor to control
> interrupts visible at VS-level. This patch implements AIA hvictl
> and hviprioX CSRs.
>
> Signed-off-by: Anup Patel
> ---
> target/riscv/cpu.h | 1 +
> target/riscv/csr.c
The AIA hvictl and hviprioX CSRs allow hypervisor to control
interrupts visible at VS-level. This patch implements AIA hvictl
and hviprioX CSRs.
Signed-off-by: Anup Patel
---
target/riscv/cpu.h | 1 +
target/riscv/csr.c | 126 +
target/riscv/mach