Re: [PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines

2019-09-05 Thread Thiago Jung Bauermann
Hi Michael, Michael Ellerman writes: > Thiago Jung Bauermann writes: >> Michael Ellerman writes: >>> On Tue, 2019-08-20 at 02:13:12 UTC, Thiago Jung Bauermann wrote: Introduce CONFIG_PPC_SVM to control support for secure guests and include Ultravisor-related helpers when it is

Re: [PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines

2019-09-04 Thread Michael Ellerman
Thiago Jung Bauermann writes: > Michael Ellerman writes: >> On Tue, 2019-08-20 at 02:13:12 UTC, Thiago Jung Bauermann wrote: >>> Introduce CONFIG_PPC_SVM to control support for secure guests and include >>> Ultravisor-related helpers when it is selected >>> >>> Signed-off-by: Thiago Jung

Re: [PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines

2019-09-03 Thread Thiago Jung Bauermann
Michael Ellerman writes: > On Tue, 2019-08-20 at 02:13:12 UTC, Thiago Jung Bauermann wrote: >> Introduce CONFIG_PPC_SVM to control support for secure guests and include >> Ultravisor-related helpers when it is selected >> >> Signed-off-by: Thiago Jung Bauermann > > Patch 2-14 & 16 applied to

Re: [PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines

2019-09-01 Thread Michael Ellerman
On Tue, 2019-08-20 at 02:13:12 UTC, Thiago Jung Bauermann wrote: > Introduce CONFIG_PPC_SVM to control support for secure guests and include > Ultravisor-related helpers when it is selected > > Signed-off-by: Thiago Jung Bauermann Patch 2-14 & 16 applied to powerpc next, thanks.

[PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines

2019-08-19 Thread Thiago Jung Bauermann
Introduce CONFIG_PPC_SVM to control support for secure guests and include Ultravisor-related helpers when it is selected Signed-off-by: Thiago Jung Bauermann --- arch/powerpc/include/asm/asm-prototypes.h | 2 +- arch/powerpc/kernel/Makefile | 4 +++-