virtio: use VRingMemoryRegionCaches for descriptor ring
[qemu/ar7.git] / tests / qapi-schema / returns-unknown.json
blob3837f0e60715ac3517625acd11759b177e0356cb
1 # we reject returns if it does not contain a known type
3 ##
4 # @oops:
5 ##
6 { 'command': 'oops', 'returns': 'NoSuchType' }