]> git.proxmox.com Git - mirror_qemu.git/blame - target/ppc/trace-events
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
[mirror_qemu.git] / target / ppc / trace-events
CommitLineData
e723b871 1# See docs/tracing.txt for syntax documentation.
6dfba0ef 2
fcf5ef2a 3# target/ppc/kvm.c
6dfba0ef
DB
4kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"