projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5e750
)
qapi: Fix qcow2 encryption doc typo
author
Eric Blake
<eblake@redhat.com>
Wed, 6 Feb 2019 20:28:48 +0000
(14:28 -0600)
committer
Laurent Vivier
<laurent@vivier.eu>
Thu, 14 Feb 2019 09:38:14 +0000
(10:38 +0100)
Present since commit
b25b387f
(2.10).
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <
20190206202848
.16999-1-eblake@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
qapi/block-core.json
patch
|
blob
|
history
diff --git
a/qapi/block-core.json
b/qapi/block-core.json
index 0f349d46033607017d369584572fab5be6cc5bda..ee1ab7a8a259434af6fefc3681363d4194e9a7d8 100644
(file)
--- a/
qapi/block-core.json
+++ b/
qapi/block-core.json
@@
-2998,7
+2998,7
@@
##
# @BlockdevQcow2EncryptionFormat:
-# @aes: AES-CBC with plain64 initialization ve
n
ctors
+# @aes: AES-CBC with plain64 initialization vectors
#
# Since: 2.10
##