Sign in
qemu
/
qemu
/
17523a38194d80f2955c6a8e0702e0fc86dd083d
/
.
/
tests
/
qapi-schema
/
args-member-unknown.json
blob: 342a41ec90e70339f51e58f5f4ce083872238706 [
file
] [
log
] [
blame
]
#
we reject data if it does not contain a known type
{
'command'
:
'oops'
,
'data'
:
{
'member'
:
'NoSuchType'
}
}