Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / returns-int.json
1 # It is okay (although not extensible) to return a non-dictionary
2 # But to make it work, the name must be in a whitelist
3 { 'command': 'guest-get-time', 'returns': 'int' }