repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
qemu-img: Convert with copy offloading
[qemu/ar7.git]
/
tests
/
qapi-schema
/
reserved-enum-q.json
blob
3593a765eae720c8ba142940b04951cdb45446f8
1
# C entity name collision
2
# We reject names like 'q-unix', because they can collide with the mangled
3
# name for 'unix' in generated C.
4
{ 'enum': 'Foo', 'data': [ 'unix', 'q-Unix' ] }