]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
authorCédric Le Goater <clg@kaod.org>
Wed, 10 Apr 2019 17:04:33 +0000 (19:04 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 11 Apr 2019 05:31:41 +0000 (15:31 +1000)
commitfb063da9933b65f53d148b5ae1ae2d51f1d6fc64
tree7ecd1492c4ec25868724001ff186004929cb6c11
parentb85d83bae525031a6bd85f15b7d05f521f7900d2
powerpc/xive: add OPAL extensions for the XIVE native exploitation support

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 <clg@kaod.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/opal-api.h
arch/powerpc/include/asm/opal.h
arch/powerpc/include/asm/xive.h
arch/powerpc/platforms/powernv/opal-call.c
arch/powerpc/sysdev/xive/native.c