On Tue, Nov 2, 2021 at 4:22 PM Bin Meng wrote:
>
> On Tue, Nov 2, 2021 at 6:24 PM Anup Patel wrote:
> >
> > On Tue, Nov 2, 2021 at 12:22 PM Bin Meng wrote:
> > >
> > > On Tue, Oct 26, 2021 at 2:43 PM Anup Patel wrote:
> > > >
> > > > A hypervsior can optionally take guest external interrupts us
On Tue, Nov 2, 2021 at 6:24 PM Anup Patel wrote:
>
> On Tue, Nov 2, 2021 at 12:22 PM Bin Meng wrote:
> >
> > On Tue, Oct 26, 2021 at 2:43 PM Anup Patel wrote:
> > >
> > > A hypervsior can optionally take guest external interrupts using
> >
> > typo: hypervisor
>
> Okay, I will update.
>
> >
> >
On Tue, Nov 2, 2021 at 12:22 PM Bin Meng wrote:
>
> On Tue, Oct 26, 2021 at 2:43 PM Anup Patel wrote:
> >
> > A hypervsior can optionally take guest external interrupts using
>
> typo: hypervisor
Okay, I will update.
>
> > SGEIP bit of hip and hie CSRs.
> >
> > Signed-off-by: Anup Patel
> > Re
On Tue, Oct 26, 2021 at 2:43 PM Anup Patel wrote:
>
> A hypervsior can optionally take guest external interrupts using
typo: hypervisor
> SGEIP bit of hip and hie CSRs.
>
> Signed-off-by: Anup Patel
> Reviewed-by: Alistair Francis
> ---
> target/riscv/cpu.c | 3 ++-
> target/riscv/cpu_b
A hypervsior can optionally take guest external interrupts using
SGEIP bit of hip and hie CSRs.
Signed-off-by: Anup Patel
Reviewed-by: Alistair Francis
---
target/riscv/cpu.c | 3 ++-
target/riscv/cpu_bits.h | 3 +++
target/riscv/csr.c | 18 +++---
3 files changed, 16 in