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

2022-01-14 Thread Peter Maydell
On Thu, 13 Jan 2022 at 15:19, Petr Pavlu 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

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

2022-01-13 Thread Petr Pavlu
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.