aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/trace-events
blob: d37da2b665a134c65796c9773242733b0a0fa8fc (plain)
1
2
3
4
5
# See docs/trace-events.txt for syntax documentation.

# target-ppc/kvm.c
kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"