repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git]
/
tests
/
qapi-schema
/
reserved-command-q.json
blob
99f8aae314bc1295a354d89546c3fdbebbc02358
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
{ 'command': 'unix' }
5
{ 'command': 'q-unix' }