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)
commit0df01238b8aa300cbc736e7ec433d201a76036f3
treeccbd52ab4d01de2a264f54cbe48597cdc511766e
parentb44bb1b7cbbae66ec73868f5fbd57c54f0612d1c
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