repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
migration: Inactivate images after .save_live_complete_precopy()
[qemu/kevin.git]
/
tests
/
qapi-schema
/
args-name-clash.json
blob
61423cb89346c6a027c036e5804ba2206d883e53
1
# C member name collision
2
# Reject members that clash when mapped to C names (we would have two 'a_b'
3
# members).
4
{ 'command': 'oops', 'data': { 'a-b': 'str', 'a_b': 'str' } }