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
/
reserved-member-q.json
blob
62fed8fddfe8a4d584fa7b99120cfcb943c7354b
1
# C member name collision
2
# We reject names like 'q-unix', because they can collide with the mangled
3
# name for 'unix' in generated C.
4
{ 'struct': 'Foo', 'data': { 'unix':'int', 'q-unix':'bool' } }