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