Sign in
qemu
/
qemu
/
dabd18f64c8800d441fd9fb232c2102e8409aa2e
/
.
/
tests
/
qapi-schema
/
args-boxed-empty.json
blob: 8e8cc2652581aee4f1b75a73a33bb3796aa6e9d2 [
file
] [
log
] [
blame
]
#
'boxed'
requires a non
-
empty type
##
#
@Empty
:
##
{
'struct'
:
'Empty'
,
'data'
:
{}
}
##
#
@foo
:
##
{
'command'
:
'foo'
,
'boxed'
:
true
,
'data'
:
'Empty'
}