repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ppc: abort if compat property contains an unknown value
[qemu/kevin.git]
/
target-ppc
/
trace-events
blob
d37da2b665a134c65796c9773242733b0a0fa8fc
1
# See docs/trace-events.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"