From 7d1182d989f61ffbd6745112bd487611e2f40bc4 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 15:39:50 +0200 Subject: qmp-commands: move 'xen-load-devices-state' 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 48670e96e4..7aeb0fa1e7 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -5832,6 +5832,13 @@ # format. # # Since: 2.7 +# +# Example: +# +# -> { "execute": "xen-load-devices-state", +# "arguments": { "filename": "/tmp/resume" } } +# <- { "return": {} } +# ## { 'command': 'xen-load-devices-state', 'data': {'filename': 'str'} } -- cgit v1.2.3-55-g7522