qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [v3] nvic: set pending status for not active interrupts


From: Peter Maydell
Subject: Re: [Qemu-arm] [v3] nvic: set pending status for not active interrupts
Date: Mon, 31 Oct 2016 13:55:54 +0000

On 31 October 2016 at 09:35,  <address@hidden> wrote:
> From: Marcin Krzeminski <address@hidden>
>
> According to ARM DUI 0552A 4.2.10. NVIC set pending status
> also for disabled interrupts. This patch adds possibility
> to emulate this in Qemu.
>
> Signed-off-by: Marcin Krzeminski <address@hidden>
> ---
> v3:
>     - corrected logic to reflect NVIC behaviour
> v2:
>     - add a dedicated function for nvic
>     - update complete_irq
>
>  hw/intc/arm_gic.c | 22 ++++++++++++++++++++--
>  1 file changed, 20 insertions(+), 2 deletions(-)
>



Applied to target-arm.next, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]