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