PM
To: Wu, Wentong ; qemu-devel@nongnu.org
Cc: Chris Wulff ; Marek Vasut
Subject: Re: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
On 09/06/2020 10.39, Wu, Wentong wrote:
> Hi @Thomas Huth,
> It's my first time to send patch in qemu community, not sure if there
it should get merged with the next trivial
pull request.
HTH,
Thomas
> Thanks
>
> -Original Message-
> From: Thomas Huth
> Sent: Friday, June 5, 2020 3:07 PM
> To: Wu, Wentong ; qemu-devel@nongnu.org
> Cc: Chris Wulff ; Marek Vasut
> Subject: Re: [RFC] hw: nios2:
uth
Sent: Friday, June 5, 2020 3:07 PM
To: Wu, Wentong ; qemu-devel@nongnu.org
Cc: Chris Wulff ; Marek Vasut
Subject: Re: [RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
On 05/06/2020 07.59, Wu, Wentong wrote:
> Hi all,
>
> I’m running icount mode on qemu_nios2 with c
@Chris Wulff @Marek Vasut could you please take a look this issue and patch?
Thanks in advance!
-Original Message-
From: Thomas Huth
Sent: Friday, June 5, 2020 3:07 PM
To: Wu, Wentong ; qemu-devel@nongnu.org
Cc: Chris Wulff ; Marek Vasut
Subject: Re: [RFC] hw: nios2: update
Thanks Thomas!
@Chris Wulff @Marek Vasut could you please give some suggestions? Thanks
-Original Message-
From: Thomas Huth
Sent: Friday, June 5, 2020 3:07 PM
To: Wu, Wentong ; qemu-devel@nongnu.org
Cc: Chris Wulff ; Marek Vasut
Subject: Re: [RFC] hw: nios2: update interrupt_request
On 05/06/2020 07.59, Wu, Wentong wrote:
> Hi all,
>
> I’m running icount mode on qemu_nios2 with customized platform(almost
> same with 10m50_devboard),
>
> but cpu abort happened(qemu: fatal: Raised interrupt while not in I/O
> function) when guest code changes
>
> state register with wrctl in
Hi all,
I'm running icount mode on qemu_nios2 with customized platform(almost same
with 10m50_devboard),
but cpu abort happened(qemu: fatal: Raised interrupt while not in I/O function)
when guest code changes
state register with wrctl instruction, add some debug code finding that it's
caused by