Re: [RFC PATCH v2 00/29] PowerPC interrupt rework

2022-10-03 Thread Cédric Le Goater
(qemu) info pic info pic CPU[]:   QW   NSR CPPR IPB LSMFB ACK# INC AGE PIPR  W2 CPU[]: USER    00   00  00    00   00  00  00   00  CPU[]:   OS    00   00  00    ff   ff  00  ff   ff  CPU[]: POOL    00   00  00    ff   00  00  00   00  CPU[]: PHYS   

Re: [RFC PATCH v2 00/29] PowerPC interrupt rework

2022-10-03 Thread Matheus K. Ferst
On 28/09/2022 14:31, Cédric Le Goater wrote: Hello Matheus, On 9/27/22 22:15, Matheus Ferst wrote: Link to v1: https://lists.gnu.org/archive/html/qemu-ppc/2022-08/msg00370.html This series is also available as a git branch: https://github.com/PPC64/qemu/tree/ferst-interrupt-fix-v2 This is im

Re: [RFC PATCH v2 00/29] PowerPC interrupt rework

2022-09-28 Thread Cédric Le Goater
Hello Matheus, On 9/27/22 22:15, Matheus Ferst wrote: Link to v1: https://lists.gnu.org/archive/html/qemu-ppc/2022-08/msg00370.html This series is also available as a git branch: https://github.com/PPC64/qemu/tree/ferst-interrupt-fix-v2 This is impressive work on QEMU PPC. This version addr

[RFC PATCH v2 00/29] PowerPC interrupt rework

2022-09-27 Thread Matheus Ferst
Link to v1: https://lists.gnu.org/archive/html/qemu-ppc/2022-08/msg00370.html This series is also available as a git branch: https://github.com/PPC64/qemu/tree/ferst-interrupt-fix-v2 This version addresses Fabiano's feedback and fixes some issues found with the tests suggested by Cédric. While wo