]> Git Repo - qemu.git/blame - tests/qapi-schema/args-boxed-empty.json
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[qemu.git] / tests / qapi-schema / args-boxed-empty.json
CommitLineData
c818408e
EB
1# 'boxed' requires a non-empty type
2{ 'struct': 'Empty', 'data': {} }
3{ 'command': 'foo', 'boxed': true, 'data': 'Empty' }
This page took 0.158903 seconds and 4 git commands to generate.