> >
> > Update interrupt request when external interupt pends for STATUS_PIE
> > disabled. Otherwise on icount enabled nios2 target there will be cpu
> > abort when guest code changes state register with wrctl instruction.
> >
> > Signed-off-by: Wentong Wu
> > ---
> > hw/nios2/cpu_pic.c | 2 ++
On Thu, 11 Jun 2020 at 01:23, wentongw wrote:
>
> Update interrupt request when external interupt pends for STATUS_PIE
> disabled. Otherwise on icount enabled nios2 target there will be cpu
> abort when guest code changes state register with wrctl instruction.
>
> Signed-off-by: Wentong Wu
> ---
> > Cc: qemu-triv...@nongnu.org; crwu...@gmail.com; ma...@denx.de;
> > th...@redhat.com; Wu, Wentong
> > Subject: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE
> > disabled
> >
> > Update interrupt request when external interupt pends for
gt; th...@redhat.com; Wu, Wentong
> Subject: [PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE
> disabled
>
> Update interrupt request when external interupt pends for STATUS_PIE
> disabled. Otherwise on icount enabled nios2 target there will be cpu abort
> when guest
: Update interrupt request when CR_STATUS_PIE disabled
Update interrupt request when external interupt pends for STATUS_PIE disabled.
Otherwise on icount enabled nios2 target there will be cpu abort when guest
code changes state register with wrctl instruction.
Signed-off-by: Wentong Wu
---
hw
Update interrupt request when external interupt pends for STATUS_PIE
disabled. Otherwise on icount enabled nios2 target there will be cpu
abort when guest code changes state register with wrctl instruction.
Signed-off-by: Wentong Wu
---
hw/nios2/cpu_pic.c | 2 ++
1 file changed, 2 insertions(+)