Sign in
qemu
/
qemu
/
fc24fd9342ec5ddaeecdf2a28f7fc4c2cdf6b014
/
.
/
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'
}