Re: [DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls

2020-02-04 Thread Michael Ellerman
On Wed, 2019-08-28 at 08:27:29 UTC, Vaibhav Jain wrote: > This doc patch provides an initial description of the hcall op-codes > that are used by Linux kernel running as a guest (LPAR) on top of > PowerVM or any other sPAPR compliant hyper-visor (e.g qemu). > > Apart from documenting the hcalls th

Re: [DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls

2019-08-28 Thread Nicholas Piggin
Vaibhav Jain's on August 28, 2019 6:27 pm: > This doc patch provides an initial description of the hcall op-codes > that are used by Linux kernel running as a guest (LPAR) on top of > PowerVM or any other sPAPR compliant hyper-visor (e.g qemu). > > Apart from documenting the hcalls the doc-patch a

Re: [DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls

2019-08-28 Thread Laurent Dufour
Le 28/08/2019 à 10:27, Vaibhav Jain a écrit : This doc patch provides an initial description of the hcall op-codes that are used by Linux kernel running as a guest (LPAR) on top of PowerVM or any other sPAPR compliant hyper-visor (e.g qemu). Apart from documenting the hcalls the doc-patch also p

[DOC][PATCH v2] powerpc: Provide initial documentation for PAPR hcalls

2019-08-28 Thread Vaibhav Jain
This doc patch provides an initial description of the hcall op-codes that are used by Linux kernel running as a guest (LPAR) on top of PowerVM or any other sPAPR compliant hyper-visor (e.g qemu). Apart from documenting the hcalls the doc-patch also provides a rudimentary overview of how hcall ABI,