]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: tracing: Add missing hcall names
authorFabiano Rosas <farosas@linux.ibm.com>
Tue, 14 Jun 2022 16:52:04 +0000 (13:52 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:21:29 +0000 (19:21 +1000)
commitd60f859aeb992ae3551ed450041dc47c1cff7e7e
treeccbd52ab4d01de2a264f54cbe48597cdc511766e
parentb360c60ff4817753591699b9d8eaf3d376803f21
KVM: PPC: Book3S HV: tracing: Add missing hcall names

The kvm_trace_symbol_hcall macro is missing several of the hypercalls
defined in hvcall.h.

Add the most common ones that are issued during guest lifetime,
including the ones that are only used by QEMU and SLOF.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220614165204.549229-1-farosas@linux.ibm.com
arch/powerpc/include/asm/hvcall.h
arch/powerpc/kvm/trace_hv.h