Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / returns-unknown.json
1 # we reject returns if it does not contain a known type
2 { 'command': 'oops', 'returns': 'NoSuchType' }