projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
200780a
)
qapi-schema: Fix query-vm-generation-id's doc comment markup
author
Markus Armbruster
<armbru@redhat.com>
Mon, 2 Oct 2017 14:13:31 +0000
(16:13 +0200)
committer
Markus Armbruster
<armbru@redhat.com>
Wed, 20 Dec 2017 18:18:32 +0000
(19:18 +0100)
Reported-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <
20171002141341
.24616-2-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
qapi-schema.json
patch
|
blob
|
history
diff --git
a/qapi-schema.json
b/qapi-schema.json
index 18457954a841ae4b1de98c0b4687636196d7fb7f..ea3723f903f18eb76b783c34ac4868d406b092e4 100644
(file)
--- a/
qapi-schema.json
+++ b/
qapi-schema.json
@@
-3188,7
+3188,7
@@
#
# Show Virtual Machine Generation ID
#
-# Since 2.9
+# Since
:
2.9
##
{ 'command': 'query-vm-generation-id', 'returns': 'GuidInfo' }