]> Git Repo - qemu.git/blob - target/ppc/trace-events
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[qemu.git] / target / ppc / trace-events
1 # See docs/devel/tracing.txt for syntax documentation.
2
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"
This page took 0.022062 seconds and 4 git commands to generate.