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
virtio: use VRingMemoryRegionCaches for descriptor ring
[qemu/ar7.git]
/
tests
/
qapi-schema
/
redefined-command.json
blob
3a8cb9024c217bbfa6ba1073ea1d3a4103fed6f8
1
# we reject commands defined more than once
2
3
##
4
# @foo:
5
##
6
{ 'command': 'foo', 'data': { 'one': 'str' } }
7
##
8
# @foo:
9
##
10
{ 'command': 'foo', 'data': { '*two': 'str' } }