]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 25 May 2022 13:05:51 +0000 (10:05 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:21:21 +0000 (19:21 +1000)
commit6a4fc457ac8fc607139ddb7d57a0ac63cc3801de
treee6f66b37e2ca8e8dc730be0ae3e08cbe342b43ac
parent59bd3b12722193e35a695c71be17512bc93b75c1
KVM: PPC: Book3S HV: Add a new config for P8 debug timing

Turn the existing Kconfig KVM_BOOK3S_HV_EXIT_TIMING into
KVM_BOOK3S_HV_P8_TIMING in preparation for the addition of a new
config for P9 timings.

This applies only to P8 code, the generic timing code is still kept
under KVM_BOOK3S_HV_EXIT_TIMING.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220525130554.2614394-3-farosas@linux.ibm.com
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kvm/Kconfig
arch/powerpc/kvm/book3s_hv_rmhandlers.S