Sign in
qemu
/
qemu
/
02cebef5a140a0008a8bb0d3db6e33a4e7e4a9d2
/
.
/
tests
/
qapi-schema
/
returns-unknown.json
blob: 25bd498bffb7dd35b28abba85e3c459006b90161 [
file
]
#
we reject returns if it does not contain a known type
{
'command'
:
'oops'
,
'returns'
:
'NoSuchType'
}