qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity
@ 2015-03-20 13:32 Markus Armbruster
  2015-03-20 13:34 ` Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Markus Armbruster @ 2015-03-20 13:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha, qemu-block

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 qapi/block-core.json | 4 ++++
 qmp-commands.hx      | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index f525b04..7873084 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1721,6 +1721,10 @@
 #
 # Creates a new block device.
 #
+# This command is still a work in progress.  It doesn't support all
+# block drivers, it lacks a matching blockdev-del, and more.  Stay
+# away from it unless you want to help with its development.
+#
 # @options: block device options for the new device
 #
 # Since: 1.7
diff --git a/qmp-commands.hx b/qmp-commands.hx
index 7f68760..3a42ad0 100644
--- a/qmp-commands.hx
+++ b/qmp-commands.hx
@@ -3636,6 +3636,10 @@ blockdev-add
 
 Add a block device.
 
+This command is still a work in progress.  It doesn't support all
+block drivers, it lacks a matching blockdev-del, and more.  Stay away
+from it unless you want to help with its development.
+
 Arguments:
 
 - "options": block driver options
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity
  2015-03-20 13:32 [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity Markus Armbruster
@ 2015-03-20 13:34 ` Markus Armbruster
  2015-03-20 13:50 ` [Qemu-devel] [for-2.3 PATCH] " Eric Blake
  2015-03-25 15:52 ` [Qemu-devel] [PATCH] " Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Markus Armbruster @ 2015-03-20 13:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha, qemu-block

Forgot to stick for-2.3 into the subject.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [for-2.3 PATCH] block: Document blockdev-add's immaturity
  2015-03-20 13:32 [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity Markus Armbruster
  2015-03-20 13:34 ` Markus Armbruster
@ 2015-03-20 13:50 ` Eric Blake
  2015-03-25 15:52 ` [Qemu-devel] [PATCH] " Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Eric Blake @ 2015-03-20 13:50 UTC (permalink / raw)
  To: Markus Armbruster, qemu-devel; +Cc: kwolf, qemu-block, stefanha

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

On 03/20/2015 07:32 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  qapi/block-core.json | 4 ++++
>  qmp-commands.hx      | 4 ++++
>  2 files changed, 8 insertions(+)

Never hurts to document things like this, even after freeze :)

Reviewed-by: Eric Blake <eblake@redhat.com>


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity
  2015-03-20 13:32 [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity Markus Armbruster
  2015-03-20 13:34 ` Markus Armbruster
  2015-03-20 13:50 ` [Qemu-devel] [for-2.3 PATCH] " Eric Blake
@ 2015-03-25 15:52 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2015-03-25 15:52 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: kwolf, qemu-devel, qemu-block

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

On Fri, Mar 20, 2015 at 02:32:17PM +0100, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  qapi/block-core.json | 4 ++++
>  qmp-commands.hx      | 4 ++++
>  2 files changed, 8 insertions(+)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-25 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 13:32 [Qemu-devel] [PATCH] block: Document blockdev-add's immaturity Markus Armbruster
2015-03-20 13:34 ` Markus Armbruster
2015-03-20 13:50 ` [Qemu-devel] [for-2.3 PATCH] " Eric Blake
2015-03-25 15:52 ` [Qemu-devel] [PATCH] " Stefan Hajnoczi

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).