Re: [PATCH 0/7] Implement MPIPL for PowerNV

2025-02-26 Thread Aditya Gupta
Hi Nick, On 27/02/25 09:07, Nicholas Piggin wrote: On Mon Feb 17, 2025 at 5:19 PM AEST, Aditya Gupta wrote: Overview = Implemented MPIPL (Memory Preserving IPL, aka fadump) on PowerNV machine in QEMU. Wow, that's a lot of effort. Thanks Nick. Note: It's okay if this isn't merged

Re: [PATCH 0/7] Implement MPIPL for PowerNV

2025-02-26 Thread Nicholas Piggin
On Mon Feb 17, 2025 at 5:19 PM AEST, Aditya Gupta wrote: > Overview > = > > Implemented MPIPL (Memory Preserving IPL, aka fadump) on PowerNV machine > in QEMU. Wow, that's a lot of effort. > Note: It's okay if this isn't merged as there might be less users. Sending > for archieval purpose

[PATCH 0/7] Implement MPIPL for PowerNV

2025-02-16 Thread Aditya Gupta
Overview = Implemented MPIPL (Memory Preserving IPL, aka fadump) on PowerNV machine in QEMU. Note: It's okay if this isn't merged as there might be less users. Sending for archieval purpose, as the patches can be referred for how fadump/mpipl can be implemented in baremetal/PowerNV/any ot