Sign in
qemu
/
qemu
/
38098df346b3daaa8771f2aee64c6b47d4c00e56
/
.
/
tests
/
qapi-schema
/
reserved-command-q.json
blob: 99f8aae314bc1295a354d89546c3fdbebbc02358 [
file
] [
log
] [
blame
]
#
C entity name collision
#
We
reject names like
'q-unix'
,
because they can collide with the mangled
#
name for
'unix'
in generated C
.
{
'command'
:
'unix'
}
{
'command'
:
'q-unix'
}