Sign in
qemu
/
qemu
/
2d5ee9e7a7dd495d233cf9613a865f63f88e3375
/
.
/
tests
/
qapi-schema
/
returns-int.json
blob: 870ec6366be398646c236be6a35bb7aea72c1d81 [
file
] [
log
] [
blame
]
#
It
is okay
(
although not extensible
)
to return a non
-
dictionary
#
But
to make it work
,
the name must be in a whitelist
{
'command'
:
'guest-get-time'
,
'returns'
:
'int'
}