slirp: fix segv when init failed
[qemu.git] / target-ppc / trace-events
blob8fcc3ce98cba18f129c5a767ddd13f9764167df5
1 # See docs/tracing.txt for syntax documentation.
3 # target-ppc/kvm.c
4 kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5 kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"