]> git.proxmox.com Git - mirror_qemu.git/blob - target/ppc/trace-events
Update version for 2.9.1 release
[mirror_qemu.git] / target / ppc / trace-events
1 # See docs/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"