diff options
Diffstat (limited to 'target/ppc/trace-events')
-rw-r--r-- | target/ppc/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/trace-events b/target/ppc/trace-events index 35ee898566..3858f97dff 100644 --- a/target/ppc/trace-events +++ b/target/ppc/trace-events @@ -1,5 +1,5 @@ # See docs/devel/tracing.txt for syntax documentation. -# target/ppc/kvm.c +# 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" |