[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-03-21 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is. A list of open issues / todo list is included in the documentation. It also appears that the not-yet-released firmware versions this was

Re: [PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-03-03 Thread Joel Schopp
This looks like it is to a stable usable point now. In my opinion it is ready to be merged into the next tree for 2.6.26. Reviewed-by: Joel Schopp <[EMAIL PROTECTED]> Manish Ahuja wrote: > Changes from previous version: > > The only changes are in patch 2. > moved early_init_dt_scan_phyp_dump

Re: [PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-02-28 Thread Michael Ellerman
On Thu, 2008-02-28 at 17:57 -0600, Manish Ahuja wrote: > Changes from previous version: > > The only changes are in patch 2. > moved early_init_dt_scan_phyp_dump from rtas.c to phyp_dump.c > Added dummy function in phyp_dump.h This fixes the build failures I was seeing! http://kisskb.ellerman.id.

Re: [PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-02-28 Thread Manish Ahuja
Changes from previous version: The only changes are in patch 2. moved early_init_dt_scan_phyp_dump from rtas.c to phyp_dump.c Added dummy function in phyp_dump.h Patch 3 required repatching due to changes to patch 2. Resubmitting all patches to avoid confusion. Thanks, Manish Michael Ellerman

Re: [PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-02-21 Thread Michael Ellerman
On Sun, 2008-02-17 at 22:53 -0600, Manish Ahuja wrote: > The following series of patches implement a basic framework > for hypervisor-assisted dump. The very first patch provides > documentation explaining what this is :-) . Yes, its supposed > to be an improvement over kdump. > > A list of open

[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-02-17 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is :-) . Yes, its supposed to be an improvement over kdump. A list of open issues / todo list is included in the documentation. It also appea

[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-02-11 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is :-). Yes, its supposed to be an improvement over kdump. A list of open issues / todo list is included in the documentation. It also appear

[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-01-22 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is:-) . Yes, its supposed to be an improvement over kdump. A list of open issues / todo list is included in the documentation. It also a

[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-01-22 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is :-) . Yes, its supposed to be an improvement over kdump. A list of open issues / todo list is included in the documentation. It also app

[PATCH 0/8] pseries: phyp dump: hypervisor-assisted dump

2008-01-07 Thread Manish Ahuja
The following series of patches implement a basic framework for hypervisor-assisted dump. The very first patch provides documentation explaining what this is :-) . Yes, its supposed to be an improvement over kdump. The patches mostly work; a list of open issues / todo list is included in the doc