All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 5/6] qemu-iotests: Test setting WCE with qdev
Date: Tue, 5 Jul 2016 16:49:17 -0600	[thread overview]
Message-ID: <577C396D.6010808@redhat.com> (raw)
In-Reply-To: <b842f768-4f18-4ea3-1e43-c6564edf6503@redhat.com>

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

On 07/05/2016 08:57 AM, Max Reitz wrote:

>> I'm not sure yet what the conclusion is. Change query-block to include
>> anonymous BBs that are owned by devices? A new query command? Add the
>> information to info qtree and whatever the QMP version of it is (if it
>> even exists)?
> 
> Well, since you are basically trying to purge the BB from the user's
> field of view, it would probably make sense to display all the BB-level
> information (like the writethrough mode) as part of the device
> information; that is, probably in info qtree. That information should
> then probably also include the node name of the root BDS, and the
> user/management application can find out all about that with
> query-named-block-nodes (although it'd probably makes sense to add a
> query-block-node command for a single node).

Or teach query-named-block-nodes to take an optional parameter for
filtering the results to a single node (either way is introspectible, so
I don't have a strong opinion which is nicer)

-- 
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 --]

  reply	other threads:[~2016-07-05 22:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 14:13 [Qemu-devel] [PATCH v2 0/6] block: Move BB options from blockdev-add to qdev Kevin Wolf
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 1/6] block/qdev: Allow node name for drive properties Kevin Wolf
2016-07-02 15:00   ` Max Reitz
2016-07-02 15:33   ` Max Reitz
2016-07-04 10:43     ` Kevin Wolf
2016-07-05 14:41       ` Max Reitz
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 2/6] block/qdev: Allow configuring WCE with qdev properties Kevin Wolf
2016-07-02 15:36   ` Max Reitz
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 3/6] commit: Fix use of error handling policy Kevin Wolf
2016-07-02 15:39   ` Max Reitz
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 4/6] block/qdev: Allow configuring rerror/werror with qdev properties Kevin Wolf
2016-07-02 15:57   ` Max Reitz
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 5/6] qemu-iotests: Test setting WCE with qdev Kevin Wolf
2016-07-02 16:15   ` Max Reitz
2016-07-04 10:50     ` Kevin Wolf
2016-07-05 14:57       ` Max Reitz
2016-07-05 22:49         ` Eric Blake [this message]
2016-07-06 14:25     ` Kevin Wolf
2016-06-30 14:13 ` [Qemu-devel] [PATCH v2 6/6] block: Remove BB options from blockdev-add Kevin Wolf
2016-07-02 16:28   ` Max Reitz
2016-07-04 10:58     ` Kevin Wolf
2016-07-05 14:58       ` Max Reitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=577C396D.6010808@redhat.com \
    --to=eblake@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.