s390x: upgrade status of KVM cores to "supported"
[qemu/ar7.git] / tests / qapi-schema / returns-dict.json
blob1cfef3ede7d26c28c800519e4627a8fcabdb4e39
1 # we reject inline struct return type
2 { 'command': 'oops', 'returns': { 'a': 'str' } }