virtio: use VRingMemoryRegionCaches for descriptor ring
[qemu/ar7.git] / tests / qapi-schema / args-boxed-anon.json
blob2358e6abb19f21c8eea14afcb8e95555319177d6
1 # 'boxed' can only be used with named types
3 ##
4 # @foo:
5 ##
6 { 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }