Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' into...
[qemu/ar7.git] / tests / qapi-schema / oob-coroutine.json
blob0f67663bcd683a5663447388fa405e436af2efd3
1 # Check that incompatible flags allow-oob and coroutine are rejected
2 { 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }