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
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' into...
[qemu/kevin.git]
/
tests
/
qapi-schema
/
redefined-command.json
blob
247e4019483eca0e15aa0576fe6300fa71deca4a
1
# we reject commands defined more than once
2
{ 'command': 'foo', 'data': { 'one': 'str' } }
3
{ 'command': 'foo', 'data': { '*two': 'str' } }