Re: [PATCH 1/3] docs: rSTify ppc-spapr-hcalls.txt

2021-12-08 Thread Cédric Le Goater
-When the guest runs in "real mode" (in powerpc lingua this means -with MMU disabled, ie guest effective == guest physical), it only -has access to a subset of memory and no IOs. +H_LOGICAL_MEMOP (0xf001) + -PAPR provides a set of hypervisor calls to perform cacheable or +W

Re: [PATCH 1/3] docs: rSTify ppc-spapr-hcalls.txt

2021-12-08 Thread Warner Losh
On Wed, Dec 8, 2021 at 6:51 PM David Gibson wrote: > On Wed, Dec 08, 2021 at 03:54:40PM -0300, Daniel Henrique Barboza wrote: > > > > > > On 12/8/21 13:59, lagar...@linux.ibm.com wrote: > > > From: Leonardo Garcia > > > > > > Signed-off-by: Leonardo Garcia > > > --- > > > docs/specs/ppc-spapr

Re: [PATCH 1/3] docs: rSTify ppc-spapr-hcalls.txt

2021-12-08 Thread David Gibson
On Wed, Dec 08, 2021 at 03:54:40PM -0300, Daniel Henrique Barboza wrote: > > > On 12/8/21 13:59, lagar...@linux.ibm.com wrote: > > From: Leonardo Garcia > > > > Signed-off-by: Leonardo Garcia > > --- > > docs/specs/ppc-spapr-hcalls.txt | 92 - > > 1 file chan

Re: [PATCH 1/3] docs: rSTify ppc-spapr-hcalls.txt

2021-12-08 Thread Daniel Henrique Barboza
On 12/8/21 13:59, lagar...@linux.ibm.com wrote: From: Leonardo Garcia Signed-off-by: Leonardo Garcia --- docs/specs/ppc-spapr-hcalls.txt | 92 - 1 file changed, 57 insertions(+), 35 deletions(-) diff --git a/docs/specs/ppc-spapr-hcalls.txt b/docs/specs/pp

[PATCH 1/3] docs: rSTify ppc-spapr-hcalls.txt

2021-12-08 Thread lagarcia
From: Leonardo Garcia Signed-off-by: Leonardo Garcia --- docs/specs/ppc-spapr-hcalls.txt | 92 - 1 file changed, 57 insertions(+), 35 deletions(-) diff --git a/docs/specs/ppc-spapr-hcalls.txt b/docs/specs/ppc-spapr-hcalls.txt index 93fe3da91b..c69dae535b 100644