xref: /qemu/target/ppc/trace-events (revision 6402cbbb)
1# See docs/devel/tracing.txt for syntax documentation.
2
3# target/ppc/kvm.c
4kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"
6