On Fri, 28 Jul 2023 at 17:04, Chris Laplante <ch...@laplante.io> wrote: > > This patch series implements the nRF51 DETECT signal > in the GPIO peripheral. A qtest is added exercising the signal. > > To implement the test, named out-GPIO IRQ interception had to be added > to the qtest framework. I also took the opportunity to improve IRQ > interception a bit by adding 'FAIL' responses when interception fails. > Otherwise, it is frustrating to troubleshoot why calls to > qtest_irq_intercept_out and friends appears to do nothing. > > v2: https://patchwork.kernel.org/project/qemu-devel/list/?series=769532
I've applied this to my target-arm-for-8.2 branch; as the name suggests this will be to go in after we release 8.1 and development reopens for 8.2. Thanks for the patches! -- PMM