Sign in
qemu
/
qemu
/
dabd18f64c8800d441fd9fb232c2102e8409aa2e
/
.
/
tests
/
qapi-schema
/
args-boxed-anon.json
blob: 2358e6abb19f21c8eea14afcb8e95555319177d6 [
file
] [
log
] [
blame
]
#
'boxed'
can only be used with named types
##
#
@foo
:
##
{
'command'
:
'foo'
,
'boxed'
:
true
,
'data'
:
{
'string'
:
'str'
}
}