xref: /openbmc/qemu/tests/qapi-schema/oob-coroutine.json (revision b7092cda1b36ce687e65ab1831346f9529b781b8)
1# Check that incompatible flags allow-oob and coroutine are rejected
2{ 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }
3