virtio: use VRingMemoryRegionCaches for descriptor ring
[qemu/ar7.git] / tests / qapi-schema / struct-member-invalid.json
blob10c74262d34ac43270e5fb48fdf3e92bb93d7f11
1 ##
2 # @foo:
3 ##
4 { 'struct': 'foo',
5   'data': { 'a': false } }