From a4df6eff46e366e8c6ac69d93ea59f95ebd802fc Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 13:26:12 +0200 Subject: qmp-commands: move 'xen-set-global-dirty-log' doc to schema Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- qapi-schema.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qapi-schema.json') diff --git a/qapi-schema.json b/qapi-schema.json index be653e8b54..1c4039a085 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3059,6 +3059,13 @@ # Returns: nothing # # Since: 1.3 +# +# Example: +# +# -> { "execute": "xen-set-global-dirty-log", +# "arguments": { "enable": true } } +# <- { "return": {} } +# ## { 'command': 'xen-set-global-dirty-log', 'data': { 'enable': 'bool' } } -- cgit v1.2.3-55-g7522