On Tue, 14 Jun 2022 13:52:04 -0300, Fabiano Rosas wrote:
> 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.
>
>
> [...]
Appli
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
---
arch/powerpc/include/asm/hvcall.h | 8
ar