Sign in
qemu
/
qemu
/
c6dfd07805fc787d4e76fc7c02ed7307973df162
/
.
/
tests
/
qapi-schema
/
args-alternate.json
blob: 824d69c1d525991d701954e1c8cac8d49f6d5e9d [
file
]
#
we do not allow alternate arguments
{
'alternate'
:
'Alt'
,
'data'
:
{
'case1'
:
'int'
,
'case2'
:
'bool'
}
}
{
'command'
:
'oops'
,
'data'
:
'Alt'
}