Sign in
qemu
/
qemu
/
e6459afb1ff4d86b361b14f4a2fc43f0d2b4d679
/
.
/
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'
}
}