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