Re: [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support

2019-01-08 Thread David Gibson
On Mon, Jan 07, 2019 at 07:43:14PM +0100, Cédric Le Goater wrote: > The support for XIVE native exploitation mode in Linux/KVM needs a > couple more OPAL calls to configure the sPAPR guest and to get/set the > state of the XIVE internal structures. > > Signed-off-by: Cédric Le Goater

[PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support

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