Sign in
qemu
/
qemu
/
956b30b9cf856470612e8d2c2c4985fb7e40a970
/
.
/
tests
/
qapi-schema
/
args-if-unboxed.json
blob: 6e04c13e72ee058e10fbc9be69d890920e0618fa [
file
]
{
'struct'
:
'TestIfCmdArgs'
,
'data'
:
{
'foo'
:
'int'
,
'bar'
:
{
'type'
:
'str'
,
'if'
:
'TEST_IF_CMD_ARG'
}
}
}
{
'command'
:
'test-if-cmd'
,
'data'
:
'TestIfCmdArgs'
}