Re: [PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support

2019-05-03 Thread Michael Ellerman
On Wed, 2019-04-10 at 17:04:33 UTC, =?utf-8?q?C=C3=A9dric_Le_Goater?= wrote: > The support for XIVE native exploitation mode in Linux/KVM needs a > couple more OPAL calls to get and set the state of the XIVE internal > structures being used by a sPAPR guest. > > Signed-off-by: Céddric Le Goater

[PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support

2019-04-10 Thread Cédric Le Goater
The support for XIVE native exploitation mode in Linux/KVM needs a couple more OPAL calls to get and set the state of the XIVE internal structures being used by a sPAPR guest. Signed-off-by: Cédric Le Goater Reviewed-by: David Gibson --- arch/powerpc/include/asm/opal-api.h| 7 +-