mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-27 21:40:49 +00:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
|
# See docs/trace-events.txt for syntax documentation.
|
||
|
|
||
|
# target-ppc/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"
|