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
block: Don't call no_coroutine_fns in qmp_block_resize()
[qemu/kevin.git]
/
tests
/
qapi-schema
/
redefined-event.json
blob
7901930e3de48c86283fb5b5d7560e658d67edd1
1
# we reject duplicate events
2
{ 'event': 'EVENT_A', 'data': { 'myint': 'int' } }
3
{ 'event': 'EVENT_A', 'data': { 'myint': 'int' }, 'if': 'FOO' }