[PATCH v2 0/2] hw/intc/arm_gic: Allow reset of the running priority

Petr Pavlu posted 2 patches 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220113151916.17978-1-ppavlu@suse.cz
Maintainers: Peter Maydell <peter.maydell@linaro.org>
[PATCH v2 0/2] hw/intc/arm_gic: Allow reset of the running priority
Posted by Petr Pavlu 2 years, 2 months ago
Thank you Peter for review of the first version of the patch. v2 splits
the changes into two commits and updates the code as suggested.



Re: [PATCH v2 0/2] hw/intc/arm_gic: Allow reset of the running priority
Posted by Peter Maydell 2 years, 2 months ago
On Thu, 13 Jan 2022 at 15:19, Petr Pavlu <ppavlu@suse.cz> wrote:
>
> Thank you Peter for review of the first version of the patch. v2 splits
> the changes into two commits and updates the code as suggested.
>


Applied to target-arm.next, thanks.

-- PMM