[PATCH 0/2] KVM: arm64: A few trace additions

From: Akihiko Odaki
Date: Wed Mar 19 2025 - 07:42:32 EST


These are tracepoints I added during recent debugging. I hope they are
useful for others too.

Signed-off-by: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
---
Akihiko Odaki (2):
KVM: arm64: Trace values with kvm_sys_access
KVM: arm64: Trace SMC in a way similar to HVC

arch/arm64/kvm/handle_exit.c | 3 +++
arch/arm64/kvm/sys_regs.c | 24 ++++++++++++++----------
arch/arm64/kvm/trace_handle_exit.h | 26 ++++++++++++++++++++++++--
3 files changed, 41 insertions(+), 12 deletions(-)
---
base-commit: 8098cf067a7aae92a4f293df03964bf8474faca1
change-id: 20250319-trace-80cb8d39de2e

Best regards,
--
Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>