* [Qemu-devel] [PATCH] block: live snapshot documentation tweaks
@ 2012-09-26 14:34 Paolo Bonzini
2012-09-27 12:55 ` Luiz Capitulino
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2012-09-26 14:34 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
qapi-schema.json | 4 ++--
1 file modificato, 2 inserzioni(+), 2 rimozioni(-)
diff --git a/qapi-schema.json b/qapi-schema.json
index 8719a9d..26ac21f 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -1402,7 +1402,7 @@
# @format: #optional the format of the snapshot image, default is 'qcow2'.
#
# @mode: #optional whether and how QEMU should create a new image, default is
-# 'absolute-paths'.
+# 'absolute-paths'.
##
{ 'type': 'BlockdevSnapshot',
'data': { 'device': 'str', 'snapshot-file': 'str', '*format': 'str',
@@ -1456,7 +1456,7 @@
# @format: #optional the format of the snapshot image, default is 'qcow2'.
#
# @mode: #optional whether and how QEMU should create a new image, default is
-# 'absolute-paths'.
+# 'absolute-paths'.
#
# Returns: nothing on success
# If @device is not a valid block device, DeviceNotFound
--
1.7.12
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] block: live snapshot documentation tweaks
2012-09-26 14:34 [Qemu-devel] [PATCH] block: live snapshot documentation tweaks Paolo Bonzini
@ 2012-09-27 12:55 ` Luiz Capitulino
0 siblings, 0 replies; 2+ messages in thread
From: Luiz Capitulino @ 2012-09-27 12:55 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-trivial, qemu-devel
On Wed, 26 Sep 2012 16:34:29 +0200
Paolo Bonzini <pbonzini@redhat.com> wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Applied to the qmp branch, thanks.
> ---
> qapi-schema.json | 4 ++--
> 1 file modificato, 2 inserzioni(+), 2 rimozioni(-)
>
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 8719a9d..26ac21f 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -1402,7 +1402,7 @@
> # @format: #optional the format of the snapshot image, default is 'qcow2'.
> #
> # @mode: #optional whether and how QEMU should create a new image, default is
> -# 'absolute-paths'.
> +# 'absolute-paths'.
> ##
> { 'type': 'BlockdevSnapshot',
> 'data': { 'device': 'str', 'snapshot-file': 'str', '*format': 'str',
> @@ -1456,7 +1456,7 @@
> # @format: #optional the format of the snapshot image, default is 'qcow2'.
> #
> # @mode: #optional whether and how QEMU should create a new image, default is
> -# 'absolute-paths'.
> +# 'absolute-paths'.
> #
> # Returns: nothing on success
> # If @device is not a valid block device, DeviceNotFound
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-27 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26 14:34 [Qemu-devel] [PATCH] block: live snapshot documentation tweaks Paolo Bonzini
2012-09-27 12:55 ` Luiz Capitulino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).