qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/arm_gic: Correctly restore nested irq priori


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] hw/arm_gic: Correctly restore nested irq priority
Date: Tue, 17 Nov 2015 12:11:00 +0000

On 17 November 2015 at 09:12, Francois Baldassari <address@hidden> wrote:
> Upon activating an interrupt, set the corresponding priority bit in the
> APR/NSAPR registers without touching the currently set bits. In the event of
> nested interrupts, the GIC will then have the information it needs to
> restore the priority of the pre-empted interrupt once the higher priority
> interrupt finishes execution.
>
> Signed-off-by: François Baldassari <address@hidden>
> ---
> First time submitter here - I tried to follow
> http://qemu-project.org/Contribute/SubmitAPatch as best I could but do let
> me know if I missed anything.

Oops, thanks for catching this. Your email client unfortunately
seems to have mangled the patch (it has sent it as multipart
mime with HTML and also wrapped long lines), which makes it hard
to handle with automated tools. Since it's a very short patch I've
just fixed it up by hand and applied it to target-arm.next. If
you're thinking about submitting more patches in the future you
might like to look into getting git send-email working.

thanks
-- PMM



reply via email to

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